Method | Description | |
---|---|---|
Close ( ) : void | ||
Debug ( string message ) : void | ||
Error ( string message ) : void | ||
Fatal ( string message ) : void | ||
Info ( string message ) : void | ||
Init ( ) : void | ||
Warn ( string message ) : void |
public static Debug ( string message ) : void | ||
message | string | |
return | void |
public static Error ( string message ) : void | ||
message | string | |
return | void |
public static Fatal ( string message ) : void | ||
message | string | |
return | void |