C# Class HareDu.Internal.UserCredentialsImpl

Inheritance: UserCredentials
Afficher le fichier Open project: ahives/HareDu

Méthodes publiques

Méthode Description
Credentials ( string username, string password ) : void

Method Details

Credentials() public méthode

public Credentials ( string username, string password ) : void
username string
password string
Résultat void