Click or drag to resize

IResourceEventTSource, TArgsArgs Property

Gets or sets the args that the sender sent with the change.

Namespace:  Archon.SwissArmyLib.ResourceSystem
Assembly:  Archon.SwissArmyLib (in Archon.SwissArmyLib.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
TArgs Args { get; set; }

Property Value

Type: TArgs
See Also