C# Class StreetFoo.Client.Tests.MockLogonServiceProxy

Inheritance: ILogonServiceProxy
Afficher le fichier Open project: mbrit/ProgrammingMetroStyle

Méthodes publiques

Méthode Description
LogonAsync ( string username, string password ) : Task

Method Details

LogonAsync() public méthode

public LogonAsync ( string username, string password ) : Task
username string
password string
Résultat Task