Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
WcfLib
TransferObject
C# Class WcfLib.TransferObject
Inheritance:
ITransferObject
Datei anzeigen
Open project: menshikovyaroslav/WCFExample
Public Methods
Method
Description
GetMultiPly
(
int
a
,
int
b
) :
int
GetSum
(
int
a
,
int
b
) :
int
Method Details
GetMultiPly()
public
method
public
GetMultiPly
(
int
a
,
int
b
) :
int
a
int
b
int
return
int
GetSum()
public
method
public
GetSum
(
int
a
,
int
b
) :
int
a
int
b
int
return
int