Class that represents a property of an anonymous type.
Declaring type: AnonymousMetaProperty
Namespace: Zyan.InterLinq.Types.Anonymous
Assembly: Zyan.Communication
Collapse/Expand Public Constructors
  Name Description
Public Method AnonymousMetaProperty Overloaded. Default constructor for serialization
Collapse/Expand Public Methods
  Name Description
Public Method Virtual Equals Overrides the equality check.
Public Method Virtual GetHashCode Serves as a hash function for a particular type.
Collapse/Expand Public Properties
  Name Description
Public Property Name The name of the property.
Public Property PropertyType The InterLinqType of the property.