- Namespace
- XamlIl
.Ast - Containing Type
- Xaml
Il Ast New Clr Object Node
Syntax
public XamlIlAstNewClrObjectNode(IXamlIlLineInfo lineInfo, XamlIlAstClrTypeReference type, IXamlIlConstructor ctor, List<IXamlIlAstValueNode> arguments)
Parameters
Name | Type | Description |
---|---|---|
lineInfo | IXamlIlLineInfo | |
type | Xaml |
|
ctor | IXamlIlConstructor | |
arguments | List |
Return Value
Type | Description |
---|---|
void |