Show / Hide Table of Contents

Delegate Element.OnDestroyHandler

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