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
CastleTests
Components
MarshalCalculatorService.MarshalCalculatorService
C# Class CastleTests.Components.MarshalCalculatorService.MarshalCalculatorService
Inheritance:
System.MarshalByRefObject
,
ICalcService
显示文件
Open project: castleproject/Windsor
Public Methods
Method
Description
Sum
(
int
x
,
int
y
) :
int
Method Details
Sum()
public
method
public
Sum
(
int
x
,
int
y
) :
int
x
int
y
int
return
int