C# Class ServiceWrapper.ServiceProviderLoader

Afficher le fichier Open project: e-travel/Service-Wrapper Class Usage Examples

Méthodes publiques

Méthode Description
Load ( string name, string path ) : void
Release ( int maxRetries = 3 ) : bool

Private Methods

Méthode Description
ResolvePath ( string path ) : string

Method Details

Load() public méthode

public Load ( string name, string path ) : void
name string
path string
Résultat void

Release() public méthode

public Release ( int maxRetries = 3 ) : bool
maxRetries int
Résultat bool