[Missing <summary> documentation for "T:Bespoke.Robotics.BrainStem.PacketEventsArgs"]

Namespace:  Bespoke.Robotics.BrainStem
Assembly:  Bespoke.Robotics.BrainStem (in Bespoke.Robotics.BrainStem.dll) Version: 2.0.0.0 (2.0.0.0)

Syntax

C#
public class PacketEventsArgs : EventArgs
Visual Basic (Declaration)
Public Class PacketEventsArgs _
	Inherits EventArgs
Visual C++
public ref class PacketEventsArgs : public EventArgs

Inheritance Hierarchy

System..::.Object
  System..::.EventArgs
    Bespoke.Robotics.BrainStem..::.PacketEventsArgs

See Also