- Namespace
- XamlX
.Ast - Containing Type
- Xaml
No Return Method Call Node
Syntax
public XamlNoReturnMethodCallNode(IXamlLineInfo lineInfo, IXamlMethod method, IEnumerable<IXamlAstValueNode> args)
Parameters
Name | Type | Description |
---|---|---|
lineInfo | IXamlLineInfo | |
method | IXamlMethod | |
args | IEnumerable |
Return Value
Type | Description |
---|---|
void |