Method | Description | |
---|---|---|
RemoteLog ( string message ) : void | ||
RemoteLogSync ( string message ) : string |
public static RemoteLog ( string message ) : void | ||
message | string | |
return | void |
public static RemoteLogSync ( string message ) : string | ||
message | string | |
return | string |