IDynamicMetaObjectProvider public interface IDynamicMetaObjectProvider Represents a dynamic object, that can have its operations bound at runtime. Documentation DynamicMetaObject GetMetaObject(Expression parameter) Returns the DynamicMetaObject responsible for binding operations performed on this object.