Closed mrpmorris closed 3 years ago
Allow users to decorate classes with [FeatureState] to avoid having to create a Feature descendant class.
[FeatureState]
Optional parameters would be
Can name be optional as well? The default would be the name of the class that the attribute is on, right?
name
Implemented in 4.2
Allow users to decorate classes with
[FeatureState]
to avoid having to create a Feature descendant class.Optional parameters would be