| Signature Class | 
[Missing <summary> documentation for "T:System.Linq.Dynamic.Signature"]
 Inheritance Hierarchy
Inheritance HierarchyNamespace: System.Linq.Dynamic
 Syntax
Syntaxinternal class Signature : IEquatable<Signature>
The Signature type exposes the following members.
 Constructors
Constructors Methods
Methods| Name | Description | |
|---|---|---|
|  | Equals(Object) | (Overrides ObjectEquals(Object).) | 
|  | Equals(Signature) | |
|  | Finalize | (Inherited from Object.) | 
|  | GetHashCode | (Overrides ObjectGetHashCode.) | 
|  | GetType | (Inherited from Object.) | 
|  | MemberwiseClone | (Inherited from Object.) | 
|  | ToString | (Inherited from Object.) | 
 Fields
Fields| Name | Description | |
|---|---|---|
|  | hashCode | |
|  | properties | 
 See Also
See Also