コード例 #1
0
 public void GetUserCommand(string[] args)
 {
     _userInput = _parseCommand.ParseArgs(args);
 }