C# Class RavenGallery.Core.Commands.RegisterNewUserCommand

ファイルを表示 Open project: robashton/RavenGallery

Public Methods

Method Description
RegisterNewUserCommand ( string username, string password ) : System

Method Details

RegisterNewUserCommand() public method

public RegisterNewUserCommand ( string username, string password ) : System
username string
password string
return System