XamlParseException.

XamlParseException(string, int, int) Constructor

Namespace
XamlX
Containing Type
XamlParseException

Syntax

public XamlParseException(string message, int line, int position)

Parameters

Name Type Description
message string
line int
position int

Return Value

Type Description
void