Method | Description | |
---|---|---|
MvxFilePluginManager ( List |
||
MvxFilePluginManager ( string platformDllPostfix, string assemblyExtension = "" ) : System |
Method | Description | |
---|---|---|
FindPlugin ( |
||
GetPluginAssemblyNameFrom ( |
||
LoadAssembly ( |
protected FindPlugin ( |
||
toLoad | ||
return | IMvxPlugin |
protected GetPluginAssemblyNameFrom ( |
||
toLoad | ||
platformDllPostfix | string | |
return | string |
protected LoadAssembly ( |
||
toLoad | ||
return |
public MvxFilePluginManager ( List |
||
platformDllPostfixes | List |
|
assemblyExtension | string | |
return | System |
public MvxFilePluginManager ( string platformDllPostfix, string assemblyExtension = "" ) : System | ||
platformDllPostfix | string | |
assemblyExtension | string | |
return | System |