XamlIlAstClrProperty.

XamlIlAstClrProperty(IXamlIlLineInfo, IXamlIlProperty, XamlIlTransformerConfiguration) Constructor

Namespace
XamlIl.Ast
Containing Type
XamlIlAstClrProperty

Syntax

public XamlIlAstClrProperty(IXamlIlLineInfo lineInfo, IXamlIlProperty property, XamlIlTransformerConfiguration cfg)

Parameters

Name Type Description
lineInfo IXamlIlLineInfo
property IXamlIlProperty
cfg XamlIlTransformerConfiguration

Return Value

Type Description
void