- Namespace
- XamlIl
.Ast - Containing Type
- XamlIlAstTextNode
Syntax
public XamlIlAstTextNode(IXamlIlLineInfo lineInfo, string text, IXamlIlType type = null)
Parameters
Name | Type | Description |
---|---|---|
lineInfo | IXamlIlLineInfo | |
text | string | |
type | IXamlIlType |
Return Value
Type | Description |
---|---|
void |