示例#1
0
 public MigClientRequest(MigContext context, MigInterfaceCommand command)
 {
     Command = command;
     Context = context;
 }
 public MigClientRequest(MigContext context, MigInterfaceCommand command)
 {
     Command = command;
     Context = context;
 }