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

Inheritance: IChildService1
Show file Open project: castleproject/Windsor

Public Methods

Method Description
ChildService1 ( IChildService2 xxx ) : Castle.MicroKernel.Registration

Method Details

ChildService1() public method

public ChildService1 ( IChildService2 xxx ) : Castle.MicroKernel.Registration
xxx IChildService2
return Castle.MicroKernel.Registration