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
com
openrest
v1_1
CContact
C# Class com.openrest.v1_1.CContact
Inheritance:
IContact
显示文件
Open project: wix/openrest4net
Public Methods
Method
Description
CContact
(
Contact
contact
) :
System
GetEmail
( ) :
string
GetFirstName
( ) :
string
GetLastName
( ) :
string
GetPhone
( ) :
string
Method Details
CContact()
public
method
public
CContact
(
Contact
contact
) :
System
contact
Contact
return
System
GetEmail()
public
method
public
GetEmail
( ) :
string
return
string
GetFirstName()
public
method
public
GetFirstName
( ) :
string
return
string
GetLastName()
public
method
public
GetLastName
( ) :
string
return
string
GetPhone()
public
method
public
GetPhone
( ) :
string
return
string