Click or drag to resize

MatchService Class

Class used for initialization of the matching service.
Inheritance Hierarchy
SystemObject
  SoftGear.Strix.Client.MatchMatchService

Namespace:  SoftGear.Strix.Client.Match
Assembly:  strix-client-csharp-match (in strix-client-csharp-match.dll) Version: 2.3.0
Syntax
C#
public static class MatchService

The MatchService type exposes the following members.

Methods
  NameDescription
Public methodStatic memberInit
Registers message and error classes needed for the proper functioning of the matching service.
Top
See Also