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

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

Защищенные методы

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

Initializes a new instance of the Response class.

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

Response() защищенный Метод

Initializes a new instance of the Response class.
protected Response ( System.Guid id ) : System
id System.Guid The identifier of the this is a response to.
Результат System