Compartir a través de


IOptionsContextReceiver Interfaz

Definición

Usado por proveedores de opciones contextuales para recopilar datos de contexto.

public interface class IOptionsContextReceiver
public interface IOptionsContextReceiver
type IOptionsContextReceiver = interface
Public Interface IOptionsContextReceiver

Métodos

Receive<T>(String, T)

Agregue un par clave-valor al contexto.

Se aplica a