Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
Suteki
AsyncMvcTpl
Services
UserRepository
C# Class Suteki.AsyncMvcTpl.Services.UserRepository
显示文件
Open project: CraigCav/Suteki.AsyncMvcTpl
Public Methods
Method
Description
GetUserById
(
int
currentUserId
) :
Task
Method Details
GetUserById()
public
method
public
GetUserById
(
int
currentUserId
) :
Task
currentUserId
int
return
Task