C# Class ModernWebStore.Domain.Commands.UserCommands.RegisterUserCommand

Afficher le fichier Open project: andrebaltieri/mwa-api Class Usage Examples

Méthodes publiques

Méthode Description
RegisterUserCommand ( string email, string password, bool isAdmin )

Method Details

RegisterUserCommand() public méthode

public RegisterUserCommand ( string email, string password, bool isAdmin )
email string
password string
isAdmin bool