XamlIlParseException.

XamlIlParseException(string, IXamlIlLineInfo) Constructor

Namespace
XamlIl
Containing Type
XamlIlParseException

Syntax

public XamlIlParseException(string message, IXamlIlLineInfo lineInfo)

Parameters

Name Type Description
message string
lineInfo IXamlIlLineInfo

Return Value

Type Description
void