Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
FCS_Funding
Client
C# 클래스 FCS_Funding.Client
파일 보기
프로젝트 열기: WKlingonsmith/FCS-Project
공개 프로퍼티들
프로퍼티
타입
설명
clientName
string
clientOQ
int
notes
string
공개 메소드들
메소드
설명
Client
(
string
cName
,
int
cOQ
,
string
note
) :
System
메소드 상세
Client()
공개
메소드
public
Client
(
string
cName
,
int
cOQ
,
string
note
) :
System
cName
string
cOQ
int
note
string
리턴
System
프로퍼티 상세
clientName
공개적으로 프로퍼티
public
string
clientName
리턴
string
clientOQ
공개적으로 프로퍼티
public
int
clientOQ
리턴
int
notes
공개적으로 프로퍼티
public
string
notes
리턴
string