Click or drag to resize

MatchRoomClientR, MMatchRoomData Property

Namespace:  SoftGear.Strix.Client.Match
Assembly:  strix-client-csharp-match (in strix-client-csharp-match.dll) Version: 2.3.0
Syntax
C#
public virtual IMatchRoomData<R, M> MatchRoomData { get; set; }

Property Value

Type: IMatchRoomDataR, M
See Also