Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
UserExamle
Data
By
C# 클래스 UserExamle.Data.By
파일 보기
프로젝트 열기: softservedata/PMP412016
공개 메소드들
메소드
설명
getById
(
string
id
) :
By
getByName
(
string
name
) :
By
비공개 메소드들
메소드
설명
By
(
string
field
) :
System
메소드 상세
getById()
공개
정적인
메소드
public
static
getById
(
string
id
) :
By
id
string
리턴
By
getByName()
공개
정적인
메소드
public
static
getByName
(
string
name
) :
By
name
string
리턴
By