CSharpOperatorExtensions.ToMethodName Method
Definition
Returns the method name corresponding to the specified CSharpOperator.
public static string ToMethodName(this CSharpOperator @operator);
Parameters
Name | Type | Description |
---|---|---|
operator | The operator. |
Returns
The name of the method.
Last modified: 17 December 2024