XamlTypeExtensionNode.

XamlTypeExtensionNode(IXamlLineInfo, IXamlAstTypeReference, IXamlType) Constructor

Namespace
XamlX.Ast
Containing Type
XamlTypeExtensionNode

Syntax

public XamlTypeExtensionNode(IXamlLineInfo lineInfo, IXamlAstTypeReference value, IXamlType systemType)

Parameters

Name Type Description
lineInfo IXamlLineInfo
value IXamlAstTypeReference
systemType IXamlType

Return Value

Type Description
void