Data about an event relating to a single
Entity.

Declaration Syntax
public sealed class EntityEventArgs<TEntity> : EventArgs where TEntity : Entity
Public NotInheritable Class EntityEventArgs(Of TEntity As Entity) _
Inherits EventArgs

Generic Template Parameters

Members

Inheritance Hierarchy
Assembly: Mindscape.LightSpeed (Module: Mindscape.LightSpeed) Version: 1.2.1393.0 (1.2.1393.0)