Closed kurnakovv closed 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.
enumValue
Thank you for your issue! We will watch your issue and get back to you soon.
This fix in v1.0.4 nuget.
parameter
enumValue
already have xml xml documentation, but ignoreCase haven't, we need to fix it.