C# Class Xaye.Fred.Item

Base class for items that internally keep a reference to a Fred object. Used to lazily retrieve additional data.
Datei anzeigen Open project: cuda/Xaye.Fred

Protected Properties

Property Type Description
CallLimit int

Private Properties

Property Type Description

Protected Methods

Method Description
Item ( Fred fred )

Method Details

Item() protected method

protected Item ( Fred fred )
fred Fred

Property Details

CallLimit protected_oe static_oe property

protected static int CallLimit
return int