C# Class CastleTests.Components.ComponentWithConfigs

Show file Open project: castleproject/Windsor

Public Methods

Method Description
ComponentWithConfigs ( string name, int port, IDictionary dict ) : System.Collections

Method Details

ComponentWithConfigs() public method

public ComponentWithConfigs ( string name, int port, IDictionary dict ) : System.Collections
name string
port int
dict IDictionary
return System.Collections