Method ReportError
- Namespace
- Alternet.FormDesigner.Wpf
- Assembly
- Alternet.FormDesigner.Wpf.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.