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