XamlTransformException.

XamlTransformException(string, IXamlLineInfo) Constructor

Namespace
XamlX
Containing Type
XamlTransformException

Syntax

public XamlTransformException(string message, IXamlLineInfo lineInfo)

Parameters

Name Type Description
message string
lineInfo IXamlLineInfo

Return Value

Type Description
void