DependencyResult Miembros
Defines the dependent object affected by the planned operation in the object calling DependenciesCalculator. This class cannot be inherited.
El tipo DependencyResult expone los siguientes miembros.
Métodos
Nombre | Descripción | |
---|---|---|
Equals | (Se hereda de Object). | |
Finalize | (Se hereda de Object). | |
GetHashCode | (Se hereda de Object). | |
GetType | (Se hereda de Object). | |
MemberwiseClone | (Se hereda de Object). | |
ToString | (Se hereda de Object). |
Principio
Propiedades
Nombre | Descripción | |
---|---|---|
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. |
Principio