Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
Blog
Mobile
Services
AccountService
C# Class Blog.Mobile.Services.AccountService
Inheritance:
IAccountService
Datei anzeigen
Open project: jsnmgpnty/Blogness2.0
Public Methods
Method
Description
Login
(
string
username
,
string
password
) :
Task
Method Details
Login()
public
method
public
Login
(
string
username
,
string
password
) :
Task
username
string
password
string
return
Task