I32Value Constructor
- Aktualisiert2023-02-21
- 2 Minute(n) Lesezeit
| 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. |