IOptionsContext Interface

Definition

The context used to configure contextual options.

public interface class IOptionsContext
public interface IOptionsContext
type IOptionsContext = interface
Public Interface IOptionsContext

Methods

PopulateReceiver<T>(T)

Passes context data to a contextual options provider.

Applies to