Diffusion .NET Classic API - Core and Common  5.9.4
 All Classes Namespaces Functions Variables Enumerations Enumerator Properties Events
PushTechnology.DiffusionCore.PropertyHandler.SimpleProperty< T > Member List

This is the complete list of members for PushTechnology.DiffusionCore.PropertyHandler.SimpleProperty< T >, including all inherited members.

AddProperty< TValue >(string name, DynamicProperty< TValue > property)PushTechnology.DiffusionCore.PropertyHandler.SimpleProperty< T >virtual
GetProperty< TValue >(string name)PushTechnology.DiffusionCore.PropertyHandler.SimpleProperty< T >virtual
GetValue< TValue >(string name)PushTechnology.DiffusionCore.PropertyHandler.SimpleProperty< T >virtual
HasProperty(string name)PushTechnology.DiffusionCore.PropertyHandler.SimpleProperty< T >virtual
RemoveProperty(string name)PushTechnology.DiffusionCore.PropertyHandler.SimpleProperty< T >virtual
SetValue< TValue >(string name, TValue value)PushTechnology.DiffusionCore.PropertyHandler.SimpleProperty< T >virtual
SimpleProperty(T value)PushTechnology.DiffusionCore.PropertyHandler.SimpleProperty< T >
ValuePushTechnology.DiffusionCore.PropertyHandler.SimpleProperty< T >