Click or drag to resize

DefaultMatchRoomDataR, M Class

Inheritance Hierarchy
SystemObject
  SoftGear.Strix.Client.MatchDefaultMatchRoomDataR, M

Namespace:  SoftGear.Strix.Client.Match
Assembly:  strix-client-csharp-match (in strix-client-csharp-match.dll) Version: 2.3.0
Syntax
C#
public class DefaultMatchRoomData<R, M> : IMatchRoomData<R, M>, 
	IRoomData<R, M>
where R : MatchRoom
where M : MatchRoomMember

Type Parameters

R
M

The DefaultMatchRoomDataR, M type exposes the following members.

Constructors
  NameDescription
Public methodDefaultMatchRoomDataR, M
Initializes a new instance of the DefaultMatchRoomDataR, M class
Top
Properties
See Also