다음을 통해 공유


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.

맨 위로 이동