Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
Castle
DynamicProxy
Test
Mixins
OtherMixin
C# Class Castle.DynamicProxy.Test.Mixins.OtherMixin
Inheritance:
IOtherMixin
Exibir arquivo
Open project: nats/castle-1.0.3-mono
Class Usage Examples
Public Methods
Method
Description
OtherMixin
( ) :
System
Sum
(
int
x
,
int
y
) :
int
Method Details
OtherMixin()
public
method
public
OtherMixin
( ) :
System
return
System
Sum()
public
method
public
Sum
(
int
x
,
int
y
) :
int
x
int
y
int
return
int