Show / Hide Table of Contents

Delegate AppLaunchedEventHandler

Delegate event handler for an app launched event.

Namespace: HoloMetrix.Net.Remote
Assembly: HoloMetrix.Net.Remote.dll
Syntax
public delegate void AppLaunchedEventHandler(object sender, AppLaunchedEventArgs e)
Parameters
Type Name Description
object sender
AppLaunchedEventArgs e
  • Improve this Doc
  • View Source
Back to top Generated by DocFX