CommandShell Constructor
- 更新时间2023-02-21
- 阅读时长2分钟
| Name | Description | |
|---|---|---|
| CommandShell() | Initializes a new instance of the CommandShell class. | |
| CommandShell(CommandShell) | Initializes a new instance of the CommandShell class by copying an existing instance. | |
| CommandShell(String, String, Boolean, Int32, Boolean, Boolean, Boolean) | Initializes a new instance of the CommandShell class with the specified fileName, arguments, and Command Prompt settings. |