C# Class Castle.Windsor.Tests.Bugs.IoC_115.ChildService2

Inheritance: IChildService2
Mostra file Open project: castleproject/Windsor

Public Methods

Method Description
ChildService2 ( IParentService xxx ) : Castle.MicroKernel.Registration

Method Details

ChildService2() public method

public ChildService2 ( IParentService xxx ) : Castle.MicroKernel.Registration
xxx IParentService
return Castle.MicroKernel.Registration