XamlIlTypeExtensionNode.

XamlIlTypeExtensionNode(IXamlIlLineInfo, IXamlIlAstTypeReference, IXamlIlType) Constructor

Namespace
XamlIl.Ast
Containing Type
XamlIlTypeExtensionNode

Syntax

public XamlIlTypeExtensionNode(IXamlIlLineInfo lineInfo, IXamlIlAstTypeReference value, IXamlIlType systemType)

Parameters

Name Type Description
lineInfo IXamlIlLineInfo
value IXamlIlAstTypeReference
systemType IXamlIlType

Return Value

Type Description
void