C# 클래스 System.Xml.Schema.Datatype_long

상속: Datatype_integer
파일 보기 프로젝트 열기: dotnet/corefx

Private Properties

프로퍼티 타입 설명
Compare int
TryParseValue System.Exception

비공개 메소드들

메소드 설명
Compare ( object value1, object value2 ) : int
TryParseValue ( string s, XmlNameTable nameTable, IXmlNamespaceResolver nsmgr, object &typedValue ) : Exception