GenericEventArgs<T>.Value property

Gets the value.

public T Value { get; }

Property Value

The value.

See Also