See Also: IDynamicMetaObjectProvider Members
Objects that want to participate in the binding process should implement an IDynamicMetaObjectProvider interface, and implement IDynamicMetaObjectProvider.GetMetaObject(System.Linq.Expressions.Expression) to return a System.Dynamic.DynamicMetaObject.
For more information, see documentation on the tp://go.microsoft.com/fwlink/?LinkId=141028 Web site and the MSDN article tp://go.microsoft.com/fwlink/?LinkID=198161.