Summary
Write the string representation of a UInt32 value to the current result
- Namespace
- TCLite
- Containing Type
- TestContext
Syntax
public static void Write(uint value)
Parameters
| Name | Type | Description |
|---|---|---|
| value | uint |
Return Value
| Type | Description |
|---|---|
| void |
