C# Class CastleTests.Components.ServiceImplementation

Inheritance: ISomeService
Afficher le fichier Open project: castleproject/Windsor

Méthodes publiques

Méthode Description
ServiceImplementation ( int someValue )
SomeOperation ( ) : void

Method Details

ServiceImplementation() public méthode

public ServiceImplementation ( int someValue )
someValue int

SomeOperation() public méthode

public SomeOperation ( ) : void
Résultat void