C# Class Scurry.Executor.Loader.Resolver

Inheritance: System.MarshalByRefObject
显示文件 Open project: CompassPHS/scurrynet

Public Methods

Method Description
Resolver ( string workingPath, string loadPaths ) : System

Private Methods

Method Description
Resolve ( object sender, ResolveEventArgs args ) : Assembly

Method Details

Resolver() public method

public Resolver ( string workingPath, string loadPaths ) : System
workingPath string
loadPaths string
return System