BasePaneStandardLog Method |
Namespace: SxcDeskAppLibAssembly: RxAudit (in RxAudit.exe) Version: 2014.1.30.9 (2014.01.30.9)
Syntaxpublic static void Log(
string s
)
Public Shared Sub Log (
s As String
)
public:
static void Log(
String^ s
)
static member Log :
s : string -> unit
Parameters
- s
- Type: SystemString
See Also