C# Class Scurry.Executor.Loader.Resolver

Inheritance: System.MarshalByRefObject
Afficher le fichier Open project: CompassPHS/scurrynet

Méthodes publiques

Méthode Description
Resolver ( string workingPath, string loadPaths ) : System

Private Methods

Méthode Description
Resolve ( object sender, ResolveEventArgs args ) : Assembly

Method Details

Resolver() public méthode

public Resolver ( string workingPath, string loadPaths ) : System
workingPath string
loadPaths string
Résultat System