Click or drag to resize

CustomizableMatchNodeClient Class

Inheritance Hierarchy
SystemObject
  SoftGear.Strix.Client.CoreRequestClient
    SoftGear.Strix.Client.CoreCRUDClientCustomizableMatchServerNode
      SoftGear.Strix.Client.NodeNodeClientCustomizableMatchServerNode, CustomizableMatchServerNodeRoom
        SoftGear.Strix.Client.MatchMatchNodeClientCustomizableMatchServerNode, CustomizableMatchServerNodeRoom
          SoftGear.Strix.Client.MatchCustomizableMatchNodeClient

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

The CustomizableMatchNodeClient type exposes the following members.

Constructors
  NameDescription
Public methodCustomizableMatchNodeClient
Initializes a new instance of the CustomizableMatchNodeClient class
Top
See Also