Fix signature for docs #47
Labels
bug
Something isn't working
documentation
Improvements or additions to documentation
good first issue
Good for newcomers
help wanted
Extra attention is needed
Add code for signature code. For example:
Wrong
TAnotherEnum ToAnother(this Enum, bool [default = true]) where TAnotherEnum : Enum
Correct
Where
The text was updated successfully, but these errors were encountered: