Show / Hide Table of Contents

Delegate Sound.OnDownloadFinishedHandler

Namespace: Slipe.Client.Sounds
Assembly: SlipeClient.dll
Syntax
public delegate void OnDownloadFinishedHandler(Sound source, OnDownloadFinishedEventArgs eventArgs);
Parameters
Type Name Description
Sound source
OnDownloadFinishedEventArgs eventArgs
  • Improve this Doc
  • View Source
Back to top Generated by DocFX