Initial commit
Initial commit til Git. V2 er deployed
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
// TODO: Implement this class
|
||||
|
||||
namespace ESCPOS_NET
|
||||
{
|
||||
public class VirtualPrinter
|
||||
{
|
||||
public byte[] Output { get; private set; }
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user