Method | Description | |
---|---|---|
GetPluginMigrationsAssembly ( ) : |
||
Install ( ) : void | ||
Register ( IWindsorContainer container ) : void |
Registers the specified container.
|
|
Start ( ) : void | ||
Uninstall ( ) : void |
Method | Description | |
---|---|---|
LanguagesPlugin ( ) : System |
public GetPluginMigrationsAssembly ( ) : |
||
return |
public Register ( IWindsorContainer container ) : void | ||
container | IWindsorContainer | The container. |
return | void |