C# Class CastleTests.Components.CtorWithDefaultValue

Show file Open project: castleproject/Windsor

Public Methods

Method Description
CtorWithDefaultValue ( string name = "Stefan Mucha" )

Method Details

CtorWithDefaultValue() public method

public CtorWithDefaultValue ( string name = "Stefan Mucha" )
name string