C# Class CastleTests.Components.ComponentWithConfigs

Afficher le fichier Open project: castleproject/Windsor

Méthodes publiques

Méthode Description
ComponentWithConfigs ( string name, int port, IDictionary dict ) : System.Collections

Method Details

ComponentWithConfigs() public méthode

public ComponentWithConfigs ( string name, int port, IDictionary dict ) : System.Collections
name string
port int
dict IDictionary
Résultat System.Collections