C# Class GriklyApi.Models.BaseCreateResponse

Afficher le fichier Open project: Xormis/grikly-dotnet

Méthodes protégées

Méthode Description
BaseCreateResponse ( System.Guid id ) : System

Initializes a new instance of the BaseCreateResponse class.

Method Details

BaseCreateResponse() protected méthode

Initializes a new instance of the BaseCreateResponse class.
protected BaseCreateResponse ( System.Guid id ) : System
id System.Guid The identifier.
Résultat System