예제 #1
0
 public object ExecuteAsync(ComEnum en)
 {
     return(ExecuteAsync(commandsManager.CommandType(en)));
 }