Table of Contents

Interface IActionContextAccessor

Namespace
Phoesion.Glow.SDK.Firefly
Assembly
Phoesion.Glow.SDK.Firefly.Abstractions.dll
public interface IActionContextAccessor

Fields

contextDetectorCB

protected static Func<IActionContext?> contextDetectorCB

Field Value

Func<IActionContext>

Properties

Context

IActionContext Context { get; }

Property Value

IActionContext

Methods

GetContext()

public static IActionContext? GetContext()

Returns

IActionContext