C# 클래스 GriklyApi.Models.BaseCreateResponse

파일 보기 프로젝트 열기: Xormis/grikly-dotnet

보호된 메소드들

메소드 설명
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