Descriptor
class in Coherence.Toolkit.Bindings
Constructors
| Descriptor |
Fields
| CustomData | CustomData can be used by a BindingProvider to provide additional data to a custom binding, e.g., an id, hash or name to be use by the Value implementation. The object needs to be Serializable and must not be a value type. For more information, see SerializeReference. |
Properties
| BakedCSharpType | |
| BindingType | |
| DefaultRouting | |
| DefaultSyncMode | |
| EnforcesLODingWhenFieldsOverriden | |
| IsMethod | |
| MemberType | |
| MethodCompatible | |
| MonoAssemblyType | |
| Name | |
| OwnerAssemblyQualifiedName | |
| OwnerType | |
| ParameterAssemblyTypes | |
| Required | |
| Signature | Rich text representation of the binding's name and type that is displayed in the Configure and Optimize binding windows. |
| ValueSyncCallbackName |
Methods
| Equals | |
| GetHashCode | |
| IsDescriptorRelated | |
| ShouldDefaultToNoneInterpolation |
Operators
| op_Equality | |
| op_Inequality |