CompositeDesignerAccessibleObject(CompositeActivityDesigner) Konstruktor

Definition

Initierar en ny instans av CompositeDesignerAccessibleObject klassen med hjälp av den angivna CompositeActivityDesigner.

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

Parametrar

activityDesigner
CompositeActivityDesigner

Att CompositeActivityDesigner tillämpa på det tillgängliga objektet.

Gäller för