XamlIlParseException.

XamlIlParseException(string, int, int) Constructor

Namespace
XamlIl
Containing Type
XamlIlParseException

Syntax

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

Parameters

Name Type Description
message string
line int
position int

Return Value

Type Description
void