C# Class NZBHags.XmlFileResolver

Inheritance: System.Xml.XmlResolver
Afficher le fichier Open project: maesse/NZBHags

Méthodes publiques

Méthode Description
GetEntity ( Uri uri, string str, Type type ) : object

Method Details

GetEntity() public méthode

public GetEntity ( Uri uri, string str, Type type ) : object
uri System.Uri
str string
type System.Type
Résultat object