C# Class CastleTests.Components.CtorWithNullDefaultValueAndDefault

Show file Open project: castleproject/Windsor

Public Methods

Method Description
CtorWithNullDefaultValueAndDefault ( )
CtorWithNullDefaultValueAndDefault ( string name = null )

Method Details

CtorWithNullDefaultValueAndDefault() public method

CtorWithNullDefaultValueAndDefault() public method

public CtorWithNullDefaultValueAndDefault ( string name = null )
name string