I32Value Constructor
- 已更新2023-02-21
- 閱讀時間為 2 分鐘
| Name | Description | |
|---|---|---|
| I32Value() | Initializes a new instance of I32Value. | |
| I32Value(I32Value) | Initializes a new instance of I32Value by copying an existing I32Value instance. | |
| I32Value(Int32) | Initializes a new instance of I32Value with the specified value. |