OperatorDeclGetOperatorInternalName Method |
Namespace:
Nova.CodeDOM
Assembly:
Nova.CodeDOM (in Nova.CodeDOM.dll) Version: 7.44.8391.13415
Syntax protected static string GetOperatorInternalName(
string symbol,
int parameterCount
)
Parameters
- symbol
- Type: SystemString
- parameterCount
- Type: SystemInt32
Return Value
Type:
StringSee Also