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

ファイルを表示 Open project: castleproject/Windsor

Public Methods

Method Description
HasTwoConstructors ( ICommon common )
HasTwoConstructors ( ICustomer customer )

Method Details

HasTwoConstructors() public method

public HasTwoConstructors ( ICommon common )
common ICommon

HasTwoConstructors() public method

public HasTwoConstructors ( ICustomer customer )
customer ICustomer