Class AppFeatureFlagModuleVersionSelectorAttribute
Enable version selection between the specified module versions
[AttributeUsage(AttributeTargets.Assembly, AllowMultiple = true, Inherited = false)]
public class AppFeatureFlagModuleVersionSelectorAttribute : Attribute
- Inheritance
-
objectAttributeAppFeatureFlagModuleVersionSelectorAttribute
- Derived
Constructors
AppFeatureFlagModuleVersionSelectorAttribute(Type)
public AppFeatureFlagModuleVersionSelectorAttribute(Type ModuleType)
Parameters
ModuleType
Type
Fields
ModuleType
public Type ModuleType