DependencyResult Members
Defines the dependent object affected by the planned operation in the object calling DependenciesCalculator. This class cannot be inherited.
The following tables list the members exposed by the DependencyResult type.
Public Properties
名称 | Description | |
---|---|---|
Dependent | Gets the dependent object affected by the planned operation in the object calling DependenciesCalculator. | |
Description | Gets a string with the description of the dependent object affected by the planned operation in the object calling the DependenciesCalculator. | |
Type | Gets the state in which Dependent object will be if the planned operation is performed in the object calling the DependenciesCalculator. |
顶部
Public Methods
(see also Protected Methods )
名称 | Description | |
---|---|---|
Equals | Overloaded. (inherited from Object ) | |
GetHashCode | (inherited from Object ) | |
GetType | (inherited from Object ) | |
ReferenceEquals | (inherited from Object ) | |
ToString | (inherited from Object ) |
顶部
Protected Methods
名称 | Description | |
---|---|---|
Finalize | (inherited from Object ) | |
MemberwiseClone | (inherited from Object ) |
顶部