It would be nice (and easy to implement) to have another option to only display types that have a certain Attribute.
My use case is I would like to display some of my classes (I can do that right now with an empty interface), together with some of my Enum types (that cannot have interfaces).
It would be nice (and easy to implement) to have another option to only display types that have a certain Attribute.
My use case is I would like to display some of my classes (I can do that right now with an empty interface), together with some of my Enum types (that cannot have interfaces).