Class EmptyDesignerParameterFormatProvider
OptimaJet.Workflow.Core.Runtime.EmptyDesignerParameterFormatProvider
Represents an empty designer parameter format provider.
Namespace: OptimaJet.Workflow.Core.Runtime
public class EmptyDesignerParameterFormatProvider : IDesignerParameterFormatProviderInheritance
- System.Object
Implemented Interfaces
Properties
Name
Type
Value #IDesignerParameterFormatProviderMethods
public List<CodeActionParameterDefinition> GetFormat(CodeActionType type, string name, string schemeCode) #Returns parameter definitions for a specified code action
Parameters
Name
Type
Description
nameStringName of the code action
schemeCodeStringCode of the scheme
Returns
Type
Description
List<CodeActionParameterDefinition>A list of CodeActionParameterDefinition