kurnakovv / EnumConverter

EnumConverter is a little open source library for converting enums
MIT License
9 stars 3 forks source link

Xml docs for ignoreCase parameter #1

Closed kurnakovv closed 2 years ago

kurnakovv commented 2 years ago
public static TAnotherEnum ToAnother<TAnotherEnum>(this Enum enumValue, bool ignoreCase)
    where TAnotherEnum : Enum

parameter enumValue already have xml xml documentation, but ignoreCase haven't, we need to fix it.

github-actions[bot] commented 2 years ago

Thank you for your issue! We will watch your issue and get back to you soon.

kurnakovv commented 2 years ago

This fix in v1.0.4 nuget.