Свойство | Тип | Описание | |
---|---|---|---|
Compress | string | ||
Decompress | string | ||
ToStringVerbose | void |
Метод | Описание | |
---|---|---|
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 |
Метод | Описание | |
---|---|---|
Compress ( string body ) : string | ||
Decompress ( string text ) : string | ||
ToStringVerbose ( StringBuilder stringBuilder, int spaces, int depth ) : void |
public static EndContextAndTime ( ) : |
||
Результат |
public static FromBase64GzipFile ( string fileName ) : |
||
fileName | string | |
Результат |
public static GetAndStartContextAndTime ( string name ) : |
||
name | string | |
Результат |
public static GetAndStartMergedContextAndTime ( string name ) : |
||
name | string | |
Результат |
public SendToEmail ( string address ) : void | ||
address | string | |
Результат | void |
public ToStringVerbose ( int depth ) : string | ||
depth | int | |
Результат | string |