메소드 | 설명 | |
---|---|---|
AppDomainHelper ( string domainPath, string fileFilter ) : System | ||
CreateDefault ( ) : IAppDomainHelper | ||
Dispose ( ) : void |
Releases the unmanaged resources used by the AppDomainHelper and optionally releases the managed resources.
|
|
GetAssemblies ( ) : IEnumerable |
||
GetTypes ( bool>.Func |
||
Refresh ( ) : void |
메소드 | 설명 | |
---|---|---|
Dispose ( bool disposing ) : void |
메소드 | 설명 | |
---|---|---|
EnsureLoaded ( ) : void |
public AppDomainHelper ( string domainPath, string fileFilter ) : System | ||
domainPath | string | |
fileFilter | string | |
리턴 | System |
public GetTypes ( bool>.Func |
||
where | bool>.Func | |
리턴 | IEnumerable |