Click or drag to resize

MatchRoomClientR, M Constructor (IMatchRoomDataR, M)

Namespace:  SoftGear.Strix.Client.Match
Assembly:  strix-client-csharp-match (in strix-client-csharp-match.dll) Version: 2.3.0
Syntax
C#
public MatchRoomClient(
	IMatchRoomData<R, M> roomData
)

Parameters

roomData
Type: SoftGear.Strix.Client.MatchIMatchRoomDataR, M
See Also