XamlParseException.

XamlParseException(string, IXamlLineInfo) Constructor

Namespace
XamlX
Containing Type
XamlParseException

Syntax

public XamlParseException(string message, IXamlLineInfo lineInfo)

Parameters

Name Type Description
message string
lineInfo IXamlLineInfo

Return Value

Type Description
void