ActivityPreviewDesignerTheme(WorkflowTheme) 构造函数

定义

初始化 ActivityPreviewDesignerTheme 类的新实例。

public:
 ActivityPreviewDesignerTheme(System::Workflow::ComponentModel::Design::WorkflowTheme ^ theme);
public ActivityPreviewDesignerTheme (System.Workflow.ComponentModel.Design.WorkflowTheme theme);
new System.Workflow.ComponentModel.Design.ActivityPreviewDesignerTheme : System.Workflow.ComponentModel.Design.WorkflowTheme -> System.Workflow.ComponentModel.Design.ActivityPreviewDesignerTheme
Public Sub New (theme As WorkflowTheme)

参数

适用于