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
QuickCode1
WsdlTemplate.Service
C# Class QuickCode1.WsdlTemplate.Service
Inheritance:
ITest
显示文件
Open project: carlosfigueira/WCFQuickSamples
Public Methods
Method
Description
Add
(
int
x
,
int
y
) :
int
EchoPerson
(
Person
p
) :
Person
Method Details
Add()
public
method
public
Add
(
int
x
,
int
y
) :
int
x
int
y
int
return
int
EchoPerson()
public
method
public
EchoPerson
(
Person
p
) :
Person
p
Person
return
Person