C# Class WorkflowDesigner.Sdk.Design.FunctionActivityViewAttribute

Inheritance: System.ComponentModel.Composition.ExportAttribute
Datei anzeigen Open project: DenisVuyka/SLWorkflowDesigner

Public Methods

Method Description
FunctionActivityViewAttribute ( Type targetType, string caption ) : System

Method Details

FunctionActivityViewAttribute() public method

public FunctionActivityViewAttribute ( Type targetType, string caption ) : System
targetType System.Type
caption string
return System