Literal Constructor (UInt32) |
Create a literal with the specified uint value.
Namespace:
Nova.CodeDOM
Assembly:
Nova.CodeDOM (in Nova.CodeDOM.dll) Version: 7.44.8391.13415
Syntax public Literal(
uint value
)
Parameters
- value
- Type: SystemUInt32
See Also