- Namespace
- Ponet
- Containing Type
- TypeBuilder
Syntax
public TypeBuilder EnumSymbol(string symbolName, int value)
Parameters
Name | Type | Description |
---|---|---|
symbolName | string | |
value | int |
Return Value
Type | Description |
---|---|
TypeBuilder |
public TypeBuilder EnumSymbol(string symbolName, int value)
Name | Type | Description |
---|---|---|
symbolName | string | |
value | int |
Type | Description |
---|---|
TypeBuilder |