Méthode |
Description |
|
DumpDictionary ( IDictionary dictionary ) : void |
|
|
DumpEnumerable ( IEnumerable enumerable ) : void |
|
|
DumpMember ( object o, MemberInfo member ) : void |
|
|
DumpMembers ( object o ) : void |
|
|
DumpObject ( object o, string name ) : void |
|
|
DumpShape ( IShape shape ) : void |
|
|
DumpValue ( object o, string name ) : void |
|
|
EnterNode ( string tag ) : System.Xml.Linq.XElement |
|
|
FormatType ( Type type ) : string |
|
|
FormatType ( object item ) : string |
|
|
FormatValue ( object o ) : string |
|
|
RestoreCurrentNode ( ) : void |
|
|
SafeCall ( System.Action action ) : void |
|
|
SaveCurrentNode ( ) : void |
|
|