コード例 #1
0
 public void Register(CommandGroupAttribute attributes)
 {
     Attributes = attributes;
     RegisterDefaultCommand();
     RegisterCommands();
 }
コード例 #2
0
 public void Register(CommandGroupAttribute attributes)
 {
     Attributes = attributes;
     RegisterDefaultCommand();
     RegisterCommands();
 }