Show / Hide Table of Contents

Class ClientContext

Inheritance
object
ClientContext
Inherited Members
object.Equals(object)
object.Equals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
object.ReferenceEquals(object, object)
object.ToString()
Namespace: SlipeServer.Server.PacketHandling
Assembly: SlipeServer.Server.dll
Syntax
public static class ClientContext

Properties

| Edit this page View Source

Current

Declaration
public static IClient? Current { get; set; }
Property Value
Type Description
IClient
  • Edit this page
  • View Source
In this article
Back to top Generated by DocFX