コード例 #1
0
 public string Order(MessageCommand command)
 {
     return(command?.CommandString());
 }