Click or drag to resize

EventArgs<T1, T2, T3, T4> .Argument4 Field

Gets or sets the fourth data argument for the event using EventArgs<T1, T2, T3, T4> for its EventArgs.

Namespace: GSF
Assembly: GSF.Core (in GSF.Core.dll) Version: 2.4.246-beta+ff392465a0262ee2737937d4127fc3c2f08c6dcd
Syntax
public T4 Argument4
View Source

Field Value

T4
See Also