Table of Contents

Class AppFeatureFlagIPAddressAllow

Namespace
Phoesion.Glow.SDK.Firefly
Assembly
Phoesion.Glow.SDK.Firefly.Abstractions.dll
public abstract class AppFeatureFlagIPAddressAllow : AppFeatureFlag<IReadOnlyList<IPAddress>, bool>, IAppFeatureFlag<IReadOnlyList<IPAddress>, bool>, IAppFeatureFlagResult<bool>, IAppFeatureFlag, IAppFeatureFlagBoolContraint
Inheritance
object
AppFeatureFlagIPAddressAllow
Implements
Inherited Members

Methods

GetValueAsync(IActionContext)

public override ValueTask<bool> GetValueAsync(IActionContext ctx)

Parameters

ctx IActionContext

Returns

ValueTask<bool>