Show / Hide Table of Contents

Delegate Client.OnCloseCallback

Namespace: Pigeoneer
Assembly: Trail.dll
Syntax
public delegate void OnCloseCallback(Client.Connection connection);
Parameters
Type Name Description
Client.Connection connection
Back to top Generated by DocFX