void IPlugin.Initialize() { ICommandRegistry cr = IoC.Get <ICommandRegistry>(); cr.ExecuteAction("SSMCommand"); }