C# Class QRPrint.MainClass

ファイルを表示 Open project: yukimizake/QRPrint

Public Properties

Property Type Description
printerHandler PrinterHandler
serverRunning bool

Public Methods

Method Description
Main ( string args ) : void

Method Details

Main() public static method

public static Main ( string args ) : void
args string
return void

Property Details

printerHandler public_oe static_oe property

public static PrinterHandler,QRPrint printerHandler
return PrinterHandler

serverRunning public_oe static_oe property

public static bool serverRunning
return bool