The members of System.Linq.Expressions.MemberBinding are listed below.
See Also: Inherited members from System.Object
Initializes a new instance of the System.Linq.Expressions.MemberBinding class. |
[read-only] | BindingType | MemberBindingType.
Gets the type of binding that is represented. |
[read-only] | Member | System.Reflection.MemberInfo.
Gets the field or property to be initialized. |
override | ToString()
|