- Namespace
- MicroComGenerator
.Ast - Containing Type
- AstAttributeNode
Syntax
public AstAttributeNode(string name, string value)
Parameters
Name | Type | Description |
---|---|---|
name | string | |
value | string |
Return Value
Type | Description |
---|---|
void |
public AstAttributeNode(string name, string value)
Name | Type | Description |
---|---|---|
name | string | |
value | string |
Type | Description |
---|---|
void |