C# Class System.Xml.Schema.Datatype_QNameXdr

Inheritance: Datatype_anySimpleType
Mostra file Open project: dotnet/corefx

Private Properties

Property Type Description

Public Methods

Method Description
ParseValue ( string s, XmlNameTable nameTable, IXmlNamespaceResolver nsmgr ) : object

Method Details

ParseValue() public method

public ParseValue ( string s, XmlNameTable nameTable, IXmlNamespaceResolver nsmgr ) : object
s string
nameTable System.Xml.XmlNameTable
nsmgr IXmlNamespaceResolver
return object