Constructor DesignerLoadingCompilerErrorsException
- Namespace
 - Alternet.FormDesigner.WinForms
 
- Assembly
 - Alternet.FormDesigner.v10.dll
 
DesignerLoadingCompilerErrorsException(IEnumerable<DesignerCompilerError>)
Initializes a new instance of the DesignerLoadingCompilerErrorsException class with specified errors.
public DesignerLoadingCompilerErrorsException(IEnumerable<DesignerCompilerError> errors)
Parameters
errorsIEnumerable<DesignerCompilerError>List of the
DesignerCompilerError.