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