예제 #1
0
 public override void Initialize()
 {
     _configCommands = new ConfigCommandSet();
     SendMessage("Moduthulhu-Command Root", "AddCommand", _configCommands);
     SetStateChangeHeaders("ConfigCmds", "The following configuration commands has been added", "The following configuration commands has been removed.");
 }
예제 #2
0
 public override void Initialize()
 {
     _configCommands = new ConfigCommandSet();
     SendMessage("Lomztein-Command Root", "AddCommand", _configCommands);
 }