コード例 #1
0
 public override void Context()
 {
     attribute = new CommandForAttribute("bob","");
 }
コード例 #2
0
 public override void Context()
 {
     attribute = new CommandForAttribute(CommandNameType.@new);
 }