C# Class Castle.Windsor.Tests.Components.ComponentWithConfigs

Show file Open project: nats/castle-1.0.3-mono

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