Click or drag to resize

ISubscriptionManagerFactory Interface

Subscription manager factory interface

Namespace:  Omada.OE.Model.Subscriptions
Assembly:  Omada.OE.Model (in Omada.OE.Model.dll) Version: 15.0.0.0
Syntax
C#
public interface ISubscriptionManagerFactory

The ISubscriptionManagerFactory type exposes the following members.

Methods
  NameDescription
Public methodCreateManager
Creating subscription manager
Top
See Also