C# Class Castle.Windsor.Tests.ConfigureDecoratorsTestCase.DoSomethingService

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

Méthodes publiques

Méthode Description
DoSomething ( ) : void
DoSomethingService ( IDoNothingService service ) : System

Method Details

DoSomething() public méthode

public DoSomething ( ) : void
Résultat void

DoSomethingService() public méthode

public DoSomethingService ( IDoNothingService service ) : System
service IDoNothingService
Résultat System