C# Class BugzillaInterface.Repository

Afficher le fichier Open project: skyronic/splatter Class Usage Examples

Méthodes publiques

Méthode Description
ConfigureXmlRpcProxy ( IXmlRpcProxy proxy ) : IXmlRpcProxy
FetchLegalValues ( ) : void
LoginAndVerify ( ) : bool
Repository ( ) : System

Method Details

ConfigureXmlRpcProxy() public méthode

public ConfigureXmlRpcProxy ( IXmlRpcProxy proxy ) : IXmlRpcProxy
proxy IXmlRpcProxy
Résultat IXmlRpcProxy

FetchLegalValues() public méthode

public FetchLegalValues ( ) : void
Résultat void

LoginAndVerify() public méthode

public LoginAndVerify ( ) : bool
Résultat bool

Repository() public méthode

public Repository ( ) : System
Résultat System