Class Descriptor
- Inheritance
-
Descriptor
- Derived
Constructors
Descriptor(string, Type, Type, bool)
Parameters
Descriptor(Type, MemberInfo)
Parameters
ownerType
TypememberInfo
MemberInfo
Descriptor(Type, MethodInfo)
Parameters
ownerType
TypemethodInfo
MethodInfo
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 Serialize
Field Value
Properties
BakedCSharpType
Property Value
BindingType
Property Value
DefaultRouting
Property Value
EnforcesLODingWhenFieldsOverriden
Property Value
IsMethod
Property Value
MemberType
Property Value
MonoAssemblyType
Property Value
Name
Property Value
OwnerAssemblyQualifiedName
Property Value
OwnerType
Property Value
ParameterAssemblyTypes
Property Value
Required
Property Value
Signature
Rich text representation of the binding's name and type that is displayed in the Configure and Optimize binding windows.
Property Value
ValueSyncCallbackName
Property Value
Methods
Equals(Descriptor)
Parameters
other
Descriptor
Returns
Equals(object)
Parameters
obj
object
Returns
GetHashCode()
Returns
IsDescriptorRelated(Descriptor)
Parameters
other
Descriptor
Returns
ShouldDefaultToNoneInterpolation()
Returns
Operators
operator ==(Descriptor, Descriptor)
Parameters
obj1
Descriptorobj2
Descriptor
Returns
operator !=(Descriptor, Descriptor)
Parameters
obj1
Descriptorobj2
Descriptor