Method | Description | |
---|---|---|
AssemblyResolver ( IDirectory directory, log4net.ILog log ) : System | ||
GetJobTypes ( string filesToScan ) : Type>.Dictionary |
||
ResolveAllTypes ( |
||
ResolveType ( Job job ) : |
||
ResolveType ( string name ) : |
||
ResolveTypes ( |
Method | Description | |
---|---|---|
ImportTypes ( string dll ) : void | ||
LoadTypes ( |
public AssemblyResolver ( IDirectory directory, log4net.ILog log ) : System | ||
directory | IDirectory | |
log | log4net.ILog | |
return | System |
public GetJobTypes ( string filesToScan ) : Type>.Dictionary |
||
filesToScan | string | |
return | Type>.Dictionary |
public ResolveAllTypes ( |
||
job | ||
return | IEnumerable |
public ResolveType ( string name ) : |
||
name | string | |
return |
public ResolveTypes ( |
||
job | ||
return | System.Type[] |