IOptionsContextReceiver 介面

定義

由內容型選項提供者用來收集內容數據。

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

方法

Receive<T>(String, T)

將索引鍵/值組新增至內容。

適用於