XamlIlTransformException.

XamlIlTransformException(string, IXamlIlLineInfo) Constructor

Namespace
XamlIl
Containing Type
XamlIlTransformException

Syntax

public XamlIlTransformException(string message, IXamlIlLineInfo lineInfo)

Parameters

Name Type Description
message string
lineInfo IXamlIlLineInfo

Return Value

Type Description
void