ToStringFormatter Constructor | Create a new instance of the formatter. Initialize the string format with the name of the object. |
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