C# Class System.Xml.Schema.Datatype_short

Inheritance: Datatype_int
Afficher le fichier Open project: dotnet/corefx

Private Properties

Свойство Type Description
Compare int
TryParseValue System.Exception

Private Methods

Méthode Description
Compare ( object value1, object value2 ) : int
TryParseValue ( string s, XmlNameTable nameTable, IXmlNamespaceResolver nsmgr, object &typedValue ) : Exception