Table of Contents

Class AppFeatureFlagModuleVersionSelectorAttribute

Namespace
Phoesion.Glow.SDK.Firefly
Assembly
Phoesion.Glow.SDK.Firefly.Annotations.dll

Enable version selection between the specified module versions

[AttributeUsage(AttributeTargets.Assembly, AllowMultiple = true, Inherited = false)]
public class AppFeatureFlagModuleVersionSelectorAttribute : Attribute
Inheritance
object
Attribute
AppFeatureFlagModuleVersionSelectorAttribute
Derived

Constructors

AppFeatureFlagModuleVersionSelectorAttribute(Type)

public AppFeatureFlagModuleVersionSelectorAttribute(Type ModuleType)

Parameters

ModuleType Type

Fields

ModuleType

public Type ModuleType

Field Value

Type