Skip to main content

IOutput.WriteLine method

Namespace: NextDesign.Desktop

Description

Adds a string to the specified category of output.

argument

NameTypeDescription
categorystringCategory

Cannot be null.
messagestringstring

Cannot be null.

Return value

  • void

Exceptions

NameException ClassDescription
Invalid argumentExtensionArgumentExceptionIf null is specified for category or message