Method | Description | |
---|---|---|
UniNFeService ( ) : System | ||
WriteLog ( string msg ) : void |
Method | Description | |
---|---|---|
Dispose ( bool disposing ) : void |
Clean up any resources being used.
|
|
OnCustomCommand ( int command ) : void | ||
OnShutdown ( ) : void | ||
OnStart ( string args ) : void | ||
OnStop ( ) : void | ||
WriteEventEntry ( String Message, EventLogEntryType EventType, int ID, short Category ) : void |
Method | Description | |
---|---|---|
GetPhysicalPath ( string defaultDir ) : string | ||
InitializeComponent ( ) : void |
Required method for Designer support - do not modify the contents of this method with the code editor.
|
|
iniciarServicosUniNFe ( ) : void | ||
pararServicosUniNFe ( ) : void |
protected Dispose ( bool disposing ) : void | ||
disposing | bool | true if managed resources should be disposed; otherwise, false. |
return | void |
protected OnCustomCommand ( int command ) : void | ||
command | int | |
return | void |
protected WriteEventEntry ( String Message, EventLogEntryType EventType, int ID, short Category ) : void | ||
Message | String | |
EventType | EventLogEntryType | |
ID | int | |
Category | short | |
return | void |