C# Class NZBHags.XmlFileResolver

Inheritance: System.Xml.XmlResolver
Show file Open project: maesse/NZBHags

Public Methods

Method Description
GetEntity ( Uri uri, string str, Type type ) : object

Method Details

GetEntity() public method

public GetEntity ( Uri uri, string str, Type type ) : object
uri System.Uri
str string
type System.Type
return object