C-DEngine 5.105

TheThing..::..MsgSubscribeToThings<(Of <(<'TSubscription>)>)> Class

Namespace:  nsCDEngine.Engines.ThingService
Assembly:  C-DEngine (in C-DEngine.dll)

Syntax


public class MsgSubscribeToThings<TSubscription>
where TSubscription : TheThing..::..TheThingSubscription
Public Class MsgSubscribeToThings(Of TSubscription As TheThing..::..TheThingSubscription)
generic<typename TSubscription>
where TSubscription : TheThing..::..TheThingSubscription
public ref class MsgSubscribeToThings

Type Parameters

TSubscription

Inheritance Hierarchy


Object
  nsCDEngine.Engines.ThingService..::..TheThing..::..MsgSubscribeToThings<(Of <(<'TSubscription>)>)>