Show / Hide Table of Contents

Delegate SharedMarker.OnLeaveHandler

Namespace: Slipe.Shared.Markers
Assembly: SlipeShared.dll
Syntax
public delegate void OnLeaveHandler(SharedMarker source, OnLeaveEventArgs eventArgs);
Parameters
Type Name Description
SharedMarker source
OnLeaveEventArgs eventArgs
  • Improve this Doc
  • View Source
Back to top Generated by DocFX