Compartir a través de


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
Método publico Equals (Se hereda de Object).
Método protegido Finalize (Se hereda de Object).
Método publico GetHashCode (Se hereda de Object).
Método publico GetType (Se hereda de Object).
Método protegido MemberwiseClone (Se hereda de Object).
Método publico ToString (Se hereda de Object).

Principio

Propiedades

  Nombre Descripción
Propiedad pública Dependent Gets the dependent object affected by the planned operation in the object calling DependenciesCalculator.
Propiedad pública Description Gets a string with the description of the dependent object affected by the planned operation in the object calling the DependenciesCalculator.
Propiedad pública Type Gets the state in which Dependent object will be if the planned operation is performed in the object calling the DependenciesCalculator.

Principio