C# Class CastleTests.MyObject

Inheritance: IMyObject
Mostra file Open project: castleproject/Windsor

Protected Properties

Property Type Description
stuff IList>.IDictionary

Public Methods

Method Description
MyObject ( IDictionary stuff ) : System.Collections.Generic

Method Details

MyObject() public method

public MyObject ( IDictionary stuff ) : System.Collections.Generic
stuff IDictionary
return System.Collections.Generic

Property Details

stuff protected_oe property

protected IDictionary> stuff
return IList>.IDictionary