Struct BindingId
Implements
Inherited Members
Namespace: Runtime
Assembly: solution.dll
Syntax
[Serializable]
public struct BindingId : IEquatable<BindingId>
Properties
| Name | Description |
|---|---|
| IsNull |
Methods
| Name | Description |
|---|---|
| Equals(BindingId) | Indicates whether the current object is equal to another object of the same type. |
| Equals(object) | Indicates whether this instance and a specified object are equal. |
| From(ulong, ulong) | |
| GetHashCode() | Returns the hash code for this instance. |
| ToString() | Returns the fully qualified type name of this instance. |