コード例 #1
0
 public ConsoleExecuteAction(ConsoleExecuteActions action, dynamic target)
 {
     Action = action;
     Target = target;
 }
コード例 #2
0
 public ConsoleExecuteAction(ConsoleExecuteActions action, dynamic target)
 {
     Action = action;
     Target = target;
 }