I32Value Constructor
- Mise à jour2023-02-21
- Temps de lecture : 2 minute(s)
| 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. |