Table of Contents

Class EnableAppFeatureFlagAttribute<T>

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

Enable an AppFeatureFlag

[AttributeUsage(AttributeTargets.Assembly, AllowMultiple = true, Inherited = false)]
public class EnableAppFeatureFlagAttribute<T> : EnableAppFeatureFlagAttribute where T : IAppFeatureFlag

Type Parameters

T
Inheritance
object
Attribute
EnableAppFeatureFlagAttribute<T>
Inherited Members

Constructors

EnableAppFeatureFlagAttribute()

public EnableAppFeatureFlagAttribute()