Show / Hide Table of Contents

Delegate Server.OnConnectionCallback

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