Add a property name and value to the internal string representation.
Add a property name and value to the internal string representation.
public void AddProperty(string,object);
Add a property name and property value to the internal string representation.
public void AddProperty(string,string);
ToStringFormatter Class | ICSharpCode.SharpCvsLib.Util Namespace