Partager via


IOptionsContextReceiver Interface

Définition

Utilisé par les fournisseurs d’options contextuelles pour collecter des données de contexte.

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

Méthodes

Receive<T>(String, T)

Ajoutez une paire clé-valeur au contexte.

S’applique à