C# Class CastleTests.Components.ComponentWithStringProperty

Show file Open project: castleproject/Windsor

Public Methods

Method Description
ComponentWithStringProperty ( string name )

Initializes a new instance of the ComponentWithStringProperty class.

Method Details

ComponentWithStringProperty() public method

Initializes a new instance of the ComponentWithStringProperty class.
public ComponentWithStringProperty ( string name )
name string The name.