Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
EppLib
Entities
ContactChange
C# 클래스 EppLib.Entities.ContactChange
파일 보기
프로젝트 열기: CodeMakerInc/EppLib.NET
1 사용 예제들
공개 프로퍼티들
프로퍼티
타입
설명
DiscloseFlag
bool?
DiscloseMask
Contact.DiscloseFlags
Email
string
Fax
Telephone
PostalInfo
PostalInfo
Voice
Telephone
공개 메소드들
메소드
설명
ContactChange
( )
ContactChange
(
Contact
contact
)
메소드 상세
ContactChange()
공개
메소드
public
ContactChange
( )
ContactChange()
공개
메소드
public
ContactChange
(
Contact
contact
)
contact
Contact
프로퍼티 상세
DiscloseFlag
공개적으로 프로퍼티
public
bool?
DiscloseFlag
리턴
bool?
DiscloseMask
공개적으로 프로퍼티
public
Contact.DiscloseFlags
DiscloseMask
리턴
Contact.DiscloseFlags
Email
공개적으로 프로퍼티
public
string
Email
리턴
string
Fax
공개적으로 프로퍼티
public
Telephone,EppLib.Entities
Fax
리턴
Telephone
PostalInfo
공개적으로 프로퍼티
public
PostalInfo,EppLib.Entities
PostalInfo
리턴
PostalInfo
Voice
공개적으로 프로퍼티
public
Telephone,EppLib.Entities
Voice
리턴
Telephone