XamlIlAstObjectNode.

XamlIlAstObjectNode(IXamlIlLineInfo, IXamlIlAstTypeReference) Constructor

Namespace
XamlIl.Ast
Containing Type
XamlIlAstObjectNode

Syntax

public XamlIlAstObjectNode(IXamlIlLineInfo lineInfo, IXamlIlAstTypeReference type)

Parameters

Name Type Description
lineInfo IXamlIlLineInfo
type IXamlIlAstTypeReference

Return Value

Type Description
void