SerializableMemberBinding Members
A binary and XML serializable representation of a LINQ member binding
The following tables list the members exposed by the SerializableMemberBinding type.
Protected Constructors
Name | Description | |
---|---|---|
SerializableMemberBinding |
Top
Public Properties
Name | Description | |
---|---|---|
BindingType | Gets the type of binding that is represented. | |
Member | Gets the field or property to be initialized. |
Top
Public Methods
(see also Protected Methods)
Name | Description | |
---|---|---|
Equals | (Inherited from Object) | |
GetHashCode | (Inherited from Object) | |
GetType | (Inherited from Object) | |
ToMemberBinding | Convert to a LINQ member binding. | |
ToString | (Inherited from Object) |
Top
Protected Methods
Name | Description | |
---|---|---|
Finalize | (Inherited from Object) | |
MemberwiseClone | (Inherited from Object) |
Top
See Also
Reference
SerializableMemberBinding Class
Microsoft.SpecExplorer.ObjectModel Namespace