All pages
Powered by GitBook
1 of 1

Loading...

MarkupDiagnostic(string,int)

Constructor in MarkupDiagnostic

Summary

Initialises a new instance of the MarkupDiagnostic struct.

public MarkupDiagnostic(string message, int column = -1)

Parameters

Name
Description

string message

The diagnostic text.

int column

The zero-based first column of the diagnostic's range.