Automation |
| Name | Description | |
|---|---|---|
| AutomationMLContainer(Stream) | Initializes a new instance of the AutomationMLContainer class using the specified stream resource. | |
| AutomationMLContainer(String) | Initializes a new instance of the AutomationMLContainer class using the specified container file to load or save the package. | |
| AutomationMLContainer(Stream, FileMode) | Initializes a new instance of the AutomationMLContainer class using the specified stream resource. | |
| AutomationMLContainer(String, FileMode) | Initializes a new instance of the AutomationMLContainer class using the specified container file to load or save the package. | |
| AutomationMLContainer(Stream, FileMode, FileAccess) | Initializes a new instance of the AutomationMLContainer class using the specified stream resource. | |
| AutomationMLContainer(String, FileMode, FileAccess) | Initializes a new instance of the AutomationMLContainer class using the specified container file to load or save the package. | |
| AutomationMLContainer(String, FileMode, FileAccess, FileShare) | Initializes a new instance of the AutomationMLContainer class using the specified container file to load or save the package. |