C# Class Automobile.Communication.Messaging.Response

Inheritance: IResponse
Afficher le fichier Open project: vistaprint/automobile

Méthodes publiques

Méthode Description
Response ( System.Guid guid ) : System
Response ( System.Guid guid, bool success ) : System

Method Details

Response() public méthode

public Response ( System.Guid guid ) : System
guid System.Guid
Résultat System

Response() public méthode

public Response ( System.Guid guid, bool success ) : System
guid System.Guid
success bool
Résultat System