예제 #1
0
 public MigClientRequest(MigContext context, MigInterfaceCommand command)
 {
     Command = command;
     Context = context;
 }
예제 #2
0
 public MigClientRequest(MigContext context, MigInterfaceCommand command)
 {
     Command = command;
     Context = context;
 }