Click or drag to resize

DefaultMatchNodeClient Class

Inheritance Hierarchy
SystemObject
  SoftGear.Strix.Client.CoreRequestClient
    SoftGear.Strix.Client.CoreCRUDClientMatchServerNode
      SoftGear.Strix.Client.NodeNodeClientMatchServerNode, MatchServerNodeRoom
        SoftGear.Strix.Client.MatchMatchNodeClientMatchServerNode, MatchServerNodeRoom
          SoftGear.Strix.Client.MatchDefaultMatchNodeClient

Namespace:  SoftGear.Strix.Client.Match
Assembly:  strix-client-csharp-match (in strix-client-csharp-match.dll) Version: 2.3.0
Syntax
C#
public class DefaultMatchNodeClient : MatchNodeClient<MatchServerNode, MatchServerNodeRoom>

The DefaultMatchNodeClient type exposes the following members.

Constructors
  NameDescription
Public methodDefaultMatchNodeClient
Initializes a new instance of the DefaultMatchNodeClient class
Top
See Also