Property | Type | Description | |
---|---|---|---|
Compress | string | ||
Decompress | string | ||
ToStringVerbose | void |
Method | Description | |
---|---|---|
Dispose ( ) : void | ||
EndContext ( ) : void | ||
EndContextAndTime ( ) : |
||
EndTime ( ) : void | ||
EndTimeAndContext ( ) : void | ||
FromBase64GzipFile ( string fileName ) : |
||
GetAndStartContextAndTime ( string name ) : |
||
GetAndStartMergedContextAndTime ( string name ) : |
||
GetAsXml ( ) : string | ||
Save ( string fileName ) : void | ||
Section ( ) : System | ||
SendToEmail ( string address ) : void | ||
SetParentRelationships ( ) : void | ||
StartContext ( ) : void | ||
StartTime ( ) : void | ||
ToString ( ) : string | ||
ToStringVerbose ( ) : string | ||
ToStringVerbose ( int depth ) : string |
Method | Description | |
---|---|---|
Compress ( string body ) : string | ||
Decompress ( string text ) : string | ||
ToStringVerbose ( StringBuilder stringBuilder, int spaces, int depth ) : void |
public static EndContextAndTime ( ) : |
||
return |
public static FromBase64GzipFile ( string fileName ) : |
||
fileName | string | |
return |
public static GetAndStartContextAndTime ( string name ) : |
||
name | string | |
return |
public static GetAndStartMergedContextAndTime ( string name ) : |
||
name | string | |
return |
public ToStringVerbose ( int depth ) : string | ||
depth | int | |
return | string |