IOptionsContext Interfaz

Definición

Contexto que se usa para configurar opciones contextuales.

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

Métodos

Nombre Description
PopulateReceiver<T>(T)

Pasa datos de contexto a un proveedor de opciones contextuales.

Se aplica a