C# Класс WebApplications.Utilities.Service.Common.Protocol.CommandCancelRequest

Наследование: Request
Показать файл Открыть проект Примеры использования класса

Открытые методы

Метод Описание
CommandCancelRequest ( System.Guid cancelCommandId ) : System

Initializes a new instance of the CommandRequest class.

Описание методов

CommandCancelRequest() публичный Метод

Initializes a new instance of the CommandRequest class.
public CommandCancelRequest ( System.Guid cancelCommandId ) : System
cancelCommandId System.Guid The command identifier for the command to cancel.
Результат System