The methods of the ToStringFormatter class are listed below. For a complete list of ToStringFormatter class members, see the ToStringFormatter Members topic.
AddProperty | Overloaded. Add a property name and property value to the internal string representation. |
Equals (inherited from Object) | |
GetHashCode (inherited from Object) | |
GetType (inherited from Object) | |
ToString | Output the internal representation of the object as a string. |
Finalize (inherited from Object) | |
MemberwiseClone (inherited from Object) |
ToStringFormatter Class | ICSharpCode.SharpCvsLib.Util Namespace