SequenceDesignerAccessibleObject(SequentialActivityDesigner) 생성자

정의

지정된 클래스를 사용하여 클래스의 SequenceDesignerAccessibleObject 새 인스턴스를 초기화합니다 SequentialActivityDesigner.

public:
 SequenceDesignerAccessibleObject(System::Workflow::ComponentModel::Design::SequentialActivityDesigner ^ activityDesigner);
public SequenceDesignerAccessibleObject(System.Workflow.ComponentModel.Design.SequentialActivityDesigner activityDesigner);
new System.Workflow.ComponentModel.Design.SequenceDesignerAccessibleObject : System.Workflow.ComponentModel.Design.SequentialActivityDesigner -> System.Workflow.ComponentModel.Design.SequenceDesignerAccessibleObject
Public Sub New (activityDesigner As SequentialActivityDesigner)

매개 변수

activityDesigner
SequentialActivityDesigner

SequentialActivityDesigner 액세스 가능한 개체에 적용할 개체입니다.

적용 대상