ITempDataProvider 接口

定义

定义临时数据提供程序的协定,这些临时数据提供程序用于存储要在下一个请求中查看的数据。

public interface ITempDataProvider
type ITempDataProvider = interface
Public Interface ITempDataProvider
派生

适用于