C# Class LetMeRate.Application.Commands.AddUserAccountCommand

Afficher le fichier Open project: cairey/Let-Me-Rate-NancyFX Class Usage Examples

Méthodes publiques

Méthode Description
AddUserAccountCommand ( string email, string password, uint rateOutOf ) : System

Method Details

AddUserAccountCommand() public méthode

public AddUserAccountCommand ( string email, string password, uint rateOutOf ) : System
email string
password string
rateOutOf uint
Résultat System