njqdev
Results
2
comments of
njqdev
I took a look at this again and noticed that other value types have the same issue. ```C# class Options_With_Examples_Having_Default_Values { [Option('t', "type", HelpText = "My entity")] public EntityType MyEntityType...
@mohammed-safwan I like the idea but don't know if it's possible via the extension API. I'm open to pull requests on this from anyone interested, or might look into it...