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

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

Méthodes publiques

Méthode Description
DoNothing ( ) : void
DoNothingServiceDecorator ( IDoNothingService inner ) : System

Method Details

DoNothing() public méthode

public DoNothing ( ) : void
Résultat void

DoNothingServiceDecorator() public méthode

public DoNothingServiceDecorator ( IDoNothingService inner ) : System
inner IDoNothingService
Résultat System