public MigClientRequest(MigContext context, MigInterfaceCommand command) { Command = command; Context = context; }