ButterflowWrapperRun Method (String) | 
  Runs butterflow with the given arguments by adding it to the queue. 
 
    Namespace: 
   butterflow_ui
    Assembly:
   butterflow-ui (in butterflow-ui.exe) Version: 1.0.4.40427 (1.0.0.0)
Syntaxprivate void Run(
	string arguments
)
Parameters
- arguments
 - Type: SystemString
     Options for controlling the operation.  
See Also