Click or drag to resize

RoomLeftEventArgsR, M Class

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

Namespace:  SoftGear.Strix.Client.Room
Assembly:  strix-client-csharp-room (in strix-client-csharp-room.dll) Version: 2.3.0
Syntax
C#
public class RoomLeftEventArgs<R, M>
where R : IRoom
where M : IRoomMember

Type Parameters

R
M

The RoomLeftEventArgsR, M type exposes the following members.

Constructors
  NameDescription
Public methodRoomLeftEventArgsR, M
Initializes a new instance of the RoomLeftEventArgsR, M class
Top
Properties
  NameDescription
Public propertyMember
Public propertyRoom
Top
See Also