Interface IContextAccessor<TContext>
public interface IContextAccessor<TContext>
Type Parameters
TContext
Properties
Context
TContext? Context { get; }
Property Value
- TContext
public interface IContextAccessor<TContext>
TContext
TContext? Context { get; }