Table of Contents

Class FromAppFeatureFlagAttribute<T>

Namespace
Phoesion.Glow.SDK
Assembly
Phoesion.Glow.SDK.Abstractions.dll

This parameter will be binded from the AppFeature current value.

[AttributeUsage(AttributeTargets.Parameter, AllowMultiple = false)]
public class FromAppFeatureFlagAttribute<T> : FromAppFeatureFlagAttribute where T : IAppFeatureFlag

Type Parameters

T
Inheritance
object
Attribute
FromAppFeatureFlagAttribute<T>
Inherited Members

Constructors

FromAppFeatureFlagAttribute()

public FromAppFeatureFlagAttribute()