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
CastleTests
Components
ServiceImplementation
C# Class CastleTests.Components.ServiceImplementation
Inheritance:
ISomeService
Exibir arquivo
Open project: castleproject/Windsor
Public Methods
Method
Description
ServiceImplementation
(
int
someValue
)
SomeOperation
( ) :
void
Method Details
ServiceImplementation()
public
method
public
ServiceImplementation
(
int
someValue
)
someValue
int
SomeOperation()
public
method
public
SomeOperation
( ) :
void
return
void