C# 클래스 StreetFoo.Client.RegisterServiceProxy

상속: StreetFoo.Client.ServiceProxy, IRegisterServiceProxy
파일 보기 프로젝트 열기: mbrit/ProgrammingMetroStyle

공개 메소드들

메소드 설명
RegisterAsync ( string username, string email, string password, string confirm ) : Task
RegisterServiceProxy ( ) : System

메소드 상세

RegisterAsync() 공개 메소드

public RegisterAsync ( string username, string email, string password, string confirm ) : Task
username string
email string
password string
confirm string
리턴 Task

RegisterServiceProxy() 공개 메소드

public RegisterServiceProxy ( ) : System
리턴 System