Show / Hide Table of Contents

Delegate ElementChangedEventHandler<T>

Namespace: SlipeServer.Server.Elements.Events
Assembly: SlipeServer.Server.dll
Syntax
public delegate void ElementChangedEventHandler<T>(Element sender, ElementChangedEventArgs<T> args)
Parameters
Type Name Description
Element sender
ElementChangedEventArgs<T> args
Type Parameters
Name Description
T
  • Edit this page
  • View Source
In this article
Back to top Generated by DocFX