Constructor DesignerCompilerError
- Namespace
- Alternet.FormDesigner.WinForms
- Assembly
- Alternet.FormDesigner.v9.dll
DesignerCompilerError(string, int, int, string)
Initializes a new instance of the DesignerCompilerError
class with specified parameters.
public DesignerCompilerError(string filePath, int lineNumber, int characterNumber, string message)