IOutput.Clear method
Namespace: NextDesign.Desktop
Description
Clears output for the specified category.
argument
Name | Type | Description |
---|---|---|
category | string | Category Cannot be null. |
Return value
- void
Exceptions
Name | Exception Class | Description |
---|---|---|
Invalid argument | ExtensionArgumentException | If null is specified for category |