C# Class HareDu.Internal.UserCredentialsImpl

Inheritance: UserCredentials
Mostra file Open project: ahives/HareDu

Public Methods

Method Description
Credentials ( string username, string password ) : void

Method Details

Credentials() public method

public Credentials ( string username, string password ) : void
username string
password string
return void