- Namespace
- XamlX
.Ast - Containing Type
- Xaml
Ast New Clr Object Node
Syntax
public XamlAstNewClrObjectNode(IXamlLineInfo lineInfo, XamlAstClrTypeReference type, IXamlConstructor ctor, List<IXamlAstValueNode> arguments)
Parameters
Name | Type | Description |
---|---|---|
lineInfo | IXamlLineInfo | |
type | Xaml |
|
ctor | IXamlConstructor | |
arguments | List |
Return Value
Type | Description |
---|---|
void |