Click or drag to resize

DefaultRoomDataR, M Class

Inheritance Hierarchy
SystemObject
  SoftGear.Strix.Client.RoomDefaultRoomDataR, 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 DefaultRoomData<R, M> : IRoomData<R, M>
where R : class, IRoom
where M : class, IRoomMember

Type Parameters

R
M

The DefaultRoomDataR, M type exposes the following members.

Constructors
  NameDescription
Public methodDefaultRoomDataR, M
Initializes a new instance of the DefaultRoomDataR, M class
Top
Properties
See Also