The DisGUISE C# class library

RawEventHandler Delegate

public delegate void RawEventHandler(
   object sender,
   RawEventArgs e
);

Requirements

Namespace: DisGUISE.Backend.Events

Assembly: DisGUISE (in DisGUISE.dll)

See Also

DisGUISE.Backend.Events Namespace