Overload List
| Name | Description | |
|---|---|---|
|  | RunUnit | 
            This constructor initializes a new COBOL Run Unit
             | 
|   | RunUnit(String) | 
            This constructor initializes a new named COBOL Run Unit
             | 
|   | RunUnit(String, RunUnitStartupOptions) | 
            This constructor initializes a new named COBOL Run Unit with a set of specified startup options.
             | 
See Also