XamlIlLoadException.

XamlIlLoadException(string, IXamlIlLineInfo) Constructor

Namespace
XamlIl
Containing Type
XamlIlLoadException

Syntax

public XamlIlLoadException(string message, IXamlIlLineInfo lineInfo)

Parameters

Name Type Description
message string
lineInfo IXamlIlLineInfo

Return Value

Type Description
void