SharpCvsLib

ToStringFormatter Members

ToStringFormatter overview

Public Instance Constructors

ToStringFormatter Constructor Create a new instance of the formatter. Initialize the string format with the name of the object.

Public Instance Methods

AddPropertyOverloaded. 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.

Protected Instance Methods

Finalize (inherited from Object)
MemberwiseClone (inherited from Object)

See Also

ToStringFormatter Class | ICSharpCode.SharpCvsLib.Util Namespace