C# Класс GriklyApi.Models.BaseCreateResponse

Показать файл Открыть проект

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

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

Initializes a new instance of the BaseCreateResponse class.

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

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

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