enumer icon indicating copy to clipboard operation
enumer copied to clipboard

generate ToString() method

Open tomtwinkle opened this issue 1 year ago • 0 comments

I sometimes want to convert an int item specified by enum to a string, e.g. to specify RESTFullAPI request parameters, etc. It would be nice to have an option to generate a ToString() method.

tomtwinkle avatar Feb 14 '24 02:02 tomtwinkle