Click or drag to resize

RoomSetEventArgsR Class

Inheritance Hierarchy
SystemObject
  SoftGear.Strix.Client.RoomRoomSetEventArgsR

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

Type Parameters

R

The RoomSetEventArgsR type exposes the following members.

Constructors
  NameDescription
Public methodRoomSetEventArgsR
Initializes a new instance of the RoomSetEventArgsR class
Top
Properties
  NameDescription
Public propertyRoom
Top
See Also