C# Class WebApplications.Utilities.Service.Common.Protocol.Response

Inheritance: Message
Afficher le fichier Open project: webappsuk/CoreLibraries

Méthodes protégées

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

Initializes a new instance of the Response class.

Method Details

Response() protected méthode

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.
Résultat System