C# Class Composite.C1Console.Workflow.FormsWorkflowExtensions

Show file Open project: Orckestra/C1-CMS

Public Methods

Method Description
Register ( IFormsWorkflowExtension extension ) : void

Private Methods

Method Description
GetExtensions ( ) : ICollection

Method Details

Register() public static method

public static Register ( IFormsWorkflowExtension extension ) : void
extension IFormsWorkflowExtension
return void