Click or drag to resize

OperatorDeclGetOperatorInternalName Method

Namespace:  Nova.CodeDOM
Assembly:  Nova.CodeDOM (in Nova.CodeDOM.dll) Version: 7.44.8391.13415
Syntax
C#
protected static string GetOperatorInternalName(
	string symbol,
	int parameterCount
)

Parameters

symbol
Type: SystemString
parameterCount
Type: SystemInt32

Return Value

Type: String
See Also