Method ReportError
- Namespace
- Alternet.FormDesigner.WinForms
- Assembly
- Alternet.FormDesigner.v10.dll
ReportError(string)
Reports an error during the language service process.
public static void ReportError(string message)
Parameters
message
stringError message.
Exceptions
- Exception
An exception is to be thrown.