C# Class PRTools.Domain.Commands.CreateCustomerResponse

Afficher le fichier Open project: AcklenAvenue/PRTools Class Usage Examples

Méthodes publiques

Méthode Description
AddError ( string error ) : void
CreateCustomerResponse ( ) : System.Collections.Generic
CreateCustomerResponse ( IEnumerable errors ) : System.Collections.Generic

Method Details

AddError() public méthode

public AddError ( string error ) : void
error string
Résultat void

CreateCustomerResponse() public méthode

public CreateCustomerResponse ( ) : System.Collections.Generic
Résultat System.Collections.Generic

CreateCustomerResponse() public méthode

public CreateCustomerResponse ( IEnumerable errors ) : System.Collections.Generic
errors IEnumerable
Résultat System.Collections.Generic