IEvent<TEventArgs> 接口
命名空间: Microsoft.Phone.Reactive
程序集: Microsoft.Phone.Reactive(在 Microsoft.Phone.Reactive.dll 中)
语法
声明
Public Interface IEvent(Of Out TEventArgs)
public interface IEvent<out TEventArgs>
generic<typename TEventArgs>
public interface class IEvent
type IEvent<'TEventArgs> = interface end
类型参数
- out TEventArgs
此类型参数是协变。即可以使用指定的类型或派生程度更高的类型。有关协变和逆变的详细信息,请参阅泛型中的协变和逆变。
IEvent<TEventArgs> 类型公开以下成员。
属性
名称 | 说明 | |
---|---|---|
EventArgs | ||
Sender |
页首
版本信息
适用于 Windows Phone 应用的 .NET
受以下版本支持:Windows Phone 8、Silverlight 8.1