C# Class System.Xml.XmlNullResolver

Inheritance: XmlUrlResolver
Mostra file Open project: gbarnett/shared-source-cli-2.0

Public Properties

Property Type Description
Singleton XmlNullResolver

Public Methods

Method Description
GetEntity ( Uri absoluteUri, string role, Type ofObjectToReturn ) : Object

Method Details

GetEntity() public method

public GetEntity ( Uri absoluteUri, string role, Type ofObjectToReturn ) : Object
absoluteUri System.Uri
role string
ofObjectToReturn System.Type
return Object

Property Details

Singleton public_oe static_oe property

public static XmlNullResolver,System.Xml Singleton
return XmlNullResolver