EventArg<T> Class

Definition

generic <typename T>
public ref class EventArg : EventArgs
public class EventArg<T> : EventArgs
type EventArg<'T> = class
    inherit EventArgs
Public Class EventArg(Of T)
Inherits EventArgs

Type Parameters

T
Inheritance
EventArg<T>

Constructors

EventArg<T>(T)

Properties

Data

Applies to