C# Class System.Xml.Schema.Datatype_yearMonthDuration

Inheritance: Datatype_duration
ファイルを表示 Open project: dotnet/corefx

Private Methods

Method Description
TryParseValue ( string s, XmlNameTable nameTable, IXmlNamespaceResolver nsmgr, object &typedValue ) : Exception