C# Class CastleTests.MyObject

Inheritance: IMyObject
Afficher le fichier Open project: castleproject/Windsor

Protected Properties

Свойство Type Description
stuff IList>.IDictionary

Méthodes publiques

Méthode Description
MyObject ( IDictionary stuff ) : System.Collections.Generic

Method Details

MyObject() public méthode

public MyObject ( IDictionary stuff ) : System.Collections.Generic
stuff IDictionary
Résultat System.Collections.Generic

Property Details

stuff protected_oe property

protected IDictionary> stuff
Résultat IList>.IDictionary