Show / Hide Table of Contents

Delegate GameClient.OnFileDownloadCompleteHandler

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