Show / Hide Table of Contents

Delegate PhysicalElement.OnStartSyncHandler

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