DependencyObjectTInterface Class |
Namespace: Crosser.Resolve.Model
The DependencyObjectTInterface type exposes the following members.
Name | Description | |
---|---|---|
DependencyObjectTInterface |
Ctor
| |
DependencyObjectTInterface(ExpressionFuncTInterface, Boolean, Boolean, IDictionaryString, Object) |
Ctor
|
Name | Description | |
---|---|---|
Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
Get |
If Enabled is true a transient object will be returned.
| |
GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
Reset |
Will reset the dependency.
The creator will be null
Rewritable will be false
Enabled will be true
Properties will be cleared
| |
ToString | Returns a string that represents the current object. (Inherited from Object.) |