By using IDynamicMetaObjectProvider
and DynamicMetaObject
types it is possible to decorate types with dynamic behavior.
-
Notifications
You must be signed in to change notification settings - Fork 0
Sample usage of IDynamicMetaObject and DynamicObject types to decorate types with dynamic behavior in LINQ.
License
sramekpete/dynamic-type-linq-query
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Sample usage of IDynamicMetaObject and DynamicObject types to decorate types with dynamic behavior in LINQ.