Click or drag to resize

MatchRoomClientR, MRoomOwnerChangedEventHandler Delegate

Namespace:  SoftGear.Strix.Client.Match
Assembly:  strix-client-csharp-match (in strix-client-csharp-match.dll) Version: 2.3.0
Syntax
C#
public delegate void RoomOwnerChangedEventHandler(
	MatchRoomClientR, MRoomOwnerChangedEventArgs<M> args
)

Parameters

args
Type: SoftGear.Strix.Client.MatchMatchRoomClientR, MRoomOwnerChangedEventArgsM
See Also