Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
C# (CSharp) IUserInfo.GetUserByStr示例
编程语言:
C# (CSharp)
类/类型:
IUserInfo
方法/功能:
GetUserByStr
hotexamples.com的示例:
1
C# (CSharp) IUserInfo.GetUserByStr - 已找到1个示例
。这些是从开源项目中提取的最受好评的
IUserInfo.GetUserByStr
现实C# (CSharp)示例。您可以评价示例,以帮助我们提高示例质量。
常用方法
显示
隐藏
Add(4)
GetUserByCode(3)
AddUser(3)
GetModel(3)
Get(3)
GeTbUserInfos(3)
FindByFullName(3)
GetUserInfo(3)
GetUniqueId(3)
GetUserId(2)
DeleteUser(2)
GetUserByID(2)
Fetch(2)
GetUser(2)
GetType(2)
GetMoreSeriesStats(2)
Delete(2)
GetInfo(2)
CurrentUserFullname(2)
AddUserInfo(2)
GetUserInfoByEnId(1)
GetUserList(1)
GetMaxId(1)
GetUserMaxDistance(1)
GetReCommById(1)
GetRecordCount(1)
GetTenantValue(1)
GetUserLoginByPasswork(1)
GetUserLocationInfo(1)
GetTrafficByGUID(1)
GetUserInfosForEmployment(1)
GetUserInfosForPC(1)
GetUserInfoByPhone(1)
GetUserInfos(1)
GetUserInfoPage(1)
GetUserInfoForCredit(1)
GetUserInfoCount(1)
GetUserByName(1)
GetUserByStr(1)
GetUserByUserInfo(1)
GetUserInfoByUserName(1)
GetMatch(1)
GetUserConversations(1)
GetConfigInfo(1)
GetListByPage(1)
DeleteAct(1)
AddUserAddress(1)
AdvanceUserInfo(1)
AuditUserInfo(1)
BeginGetInfo(1)
常用方法
Add (4)
GetUserByCode (3)
AddUser (3)
GetModel (3)
Get (3)
GeTbUserInfos (3)
FindByFullName (3)
GetUserInfo (3)
GetUniqueId (3)
GetUserId (2)
常用方法
DeleteUser (2)
GetUserByID (2)
Fetch (2)
GetUser (2)
GetType (2)
GetMoreSeriesStats (2)
Delete (2)
GetInfo (2)
CurrentUserFullname (2)
AddUserInfo (2)
GetUserInfoByEnId (1)
GetUserList (1)
GetMaxId (1)
GetUserMaxDistance (1)
GetReCommById (1)
GetRecordCount (1)
GetTenantValue (1)
GetUserLoginByPasswork (1)
GetUserLocationInfo (1)
GetTrafficByGUID (1)
常用方法
GetUserInfoByEnId (1)
GetUserList (1)
GetMaxId (1)
GetUserMaxDistance (1)
GetReCommById (1)
GetRecordCount (1)
GetTenantValue (1)
GetUserLoginByPasswork (1)
GetUserLocationInfo (1)
GetTrafficByGUID (1)
GetUserInfosForEmployment (1)
GetUserInfosForPC (1)
GetUserInfoByPhone (1)
GetUserInfos (1)
GetUserInfoPage (1)
GetUserInfoForCredit (1)
GetUserInfoCount (1)
GetUserByName (1)
GetUserByStr (1)
GetUserByUserInfo (1)
GetUserInfoByUserName (1)
GetMatch (1)
GetUserConversations (1)
GetConfigInfo (1)
GetListByPage (1)
DeleteAct (1)
AddUserAddress (1)
AdvanceUserInfo (1)
AuditUserInfo (1)
BeginGetInfo (1)
常用方法
GetUserInfosForEmployment (1)
GetUserInfosForPC (1)
GetUserInfoByPhone (1)
GetUserInfos (1)
GetUserInfoPage (1)
GetUserInfoForCredit (1)
GetUserInfoCount (1)
GetUserByName (1)
GetUserByStr (1)
GetUserByUserInfo (1)
GetUserInfoByUserName (1)
GetMatch (1)
GetUserConversations (1)
GetConfigInfo (1)
GetListByPage (1)
DeleteAct (1)
AddUserAddress (1)
AdvanceUserInfo (1)
AuditUserInfo (1)
BeginGetInfo (1)
ChangeUser (1)
CountUserGuanzhu1ById (1)
CountUserGuanzhu2ById (1)
CreateCollection (1)
CreateDatabase (1)
CreateDocument (1)
CreateUser (1)
DataRowToModel (1)
Del (1)
DelUser (1)
DeleteList (1)
GetList (1)
FindPassword (1)
GetEntities (1)
GetData (1)
AddNewUser (1)
GetCommById (1)
GetAllUser (1)
GetAllTraffic (1)
Exists (1)
示例#1
0
显示文件
文件:
UserInfo.cs
项目:
zeroland/scan
public ScanDataSet GetUserByStr(string str) { return(iUserInfo.GetUserByStr(str)); }
x