C# Class Castle.Windsor.Tests.ClassComponents.DependsOnThrowingComponent

Afficher le fichier Open project: castleproject/Windsor

Méthodes publiques

Méthode Description
DependsOnThrowingComponent ( ISimpleService service, ThrowsInCtor throws ) : CastleTests.Components

Method Details

DependsOnThrowingComponent() public méthode

public DependsOnThrowingComponent ( ISimpleService service, ThrowsInCtor throws ) : CastleTests.Components
service ISimpleService
throws ThrowsInCtor
Résultat CastleTests.Components