Namespace Tlabs.Dynamic
Classes
- DynXHelper
Dynamic expression helper
- DynamicAccessor
Class to provide property access to instances of a dynamically provided (typically generated) type.
- DynamicClassFactory
A factory to create dynamic classes, based on http://stackoverflow.com/questions/29413942/c-sharp-anonymous-object-with-properties-from-dictionary.
- DynamicExpression<TCtx, TRes>
Objects of this class represent dynamically compiled expressions to be evaluated by calling the delegate provided by the Evaluate property.
- DynamicProperty
DynamicProperty
- ExpressionSyntaxException
Exception thrown on expression syntax error.
Structs
- DynXHelper.ContextExpression
Compiled context expression info.
- DynamicAccessor.Property
Getter / Setter accessor.
- DynamicAttribute
DynamicAttribute