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