1 override of ChangeType
System.Xml (1)
System\Xml\Schema\XmlValueConverter.cs (1)
473public override object ChangeType(string value, Type destinationType) {return this.ChangeType(value, destinationType, null); }