C# Class Castle.MicroKernel.Tests.ClassComponents.HasTwoConstructors3

Show file Open project: castleproject/Windsor

Public Methods

Method Description
HasTwoConstructors3 ( SimpleComponent1 x, SimpleComponent2 y )
HasTwoConstructors3 ( SimpleComponent3 a )

Method Details

HasTwoConstructors3() public method

public HasTwoConstructors3 ( SimpleComponent1 x, SimpleComponent2 y )
x SimpleComponent1
y SimpleComponent2

HasTwoConstructors3() public method

public HasTwoConstructors3 ( SimpleComponent3 a )
a SimpleComponent3