コード例 #1
0
 private void AddCommand(string command)
 {
     Strategy.AddCommand(command + "\n", this);
 }