Поделиться через


Элементы DependencyResult

Defines the dependent object affected by the planned operation in the object calling DependenciesCalculator. This class cannot be inherited.

Тип DependencyResult предоставляет доступ к следующим элементам.

Методы

  Имя Описание
Открытый метод Equals (Наследуется из Object.)
Защищенный метод Finalize (Наследуется из Object.)
Открытый метод GetHashCode (Наследуется из Object.)
Открытый метод GetType (Наследуется из Object.)
Защищенный метод MemberwiseClone (Наследуется из Object.)
Открытый метод ToString (Наследуется из Object.)

В начало

Свойства

  Имя Описание
Открытое свойство 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.

В начало