Method | Description | |
---|---|---|
BuildApplicationLoader ( |
||
DetermineLoaderType ( |
||
FindLoaderTypes ( ) : IEnumerable |
||
IsLoaderTypeCandidate ( |
Method | Description | |
---|---|---|
FindLoader ( string bootstrapperType ) : IApplicationLoader |
public static BuildApplicationLoader ( |
||
type | ||
return | IApplicationLoader |
public static DetermineLoaderType ( |
||
type | ||
return |
public static FindLoaderTypes ( ) : IEnumerable |
||
return | IEnumerable |
public static IsLoaderTypeCandidate ( |
||
type | ||
return | bool |