C# 클래스 LetMeRate.Application.Commands.AddUserAccountCommand

파일 보기 프로젝트 열기: cairey/Let-Me-Rate-NancyFX 1 사용 예제들

공개 메소드들

메소드 설명
AddUserAccountCommand ( string email, string password, uint rateOutOf ) : System

메소드 상세

AddUserAccountCommand() 공개 메소드

public AddUserAccountCommand ( string email, string password, uint rateOutOf ) : System
email string
password string
rateOutOf uint
리턴 System