1 override of ToString
System.Xml (1)
System\Xml\Schema\XmlValueConverter.cs (1)
461
public override string
ToString
(string value) {return this.ToString(value, null); }