Show / Hide Table of Contents

Class PushNotificationServiceManagerFactory

Inheritance
object
PushNotificationServiceManagerFactory
Implements
IPushNotificationServiceManagerFactory
Inherited Members
object.ToString()
object.Equals(object)
object.Equals(object, object)
object.ReferenceEquals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
Namespace: SuperOffice.CRM.Notification
Assembly: SoDataBase.BusinessLogic.dll
Syntax
public class PushNotificationServiceManagerFactory : IPushNotificationServiceManagerFactory

Constructors

PushNotificationServiceManagerFactory(IServiceProvider)

Declaration
public PushNotificationServiceManagerFactory(IServiceProvider serviceProvider)
Parameters
Type Name Description
IServiceProvider serviceProvider

Methods

Create(int)

Instantiates a class that inherits IPushNotificationServiceManager

Declaration
public IPushNotificationServiceManager Create(int associateId)
Parameters
Type Name Description
int associateId

Id of a relevant associate.

Returns
Type Description
IPushNotificationServiceManager

Implements

IPushNotificationServiceManagerFactory

Extension Methods

EnumUtil.MapEnums<From, To>(From)
Converters.MapEnums<From, To>(From)
© SuperOffice. All rights reserved.
SuperOffice |  Community |  Release Notes |  Privacy |  Site feedback |  Search Docs |  About Docs |  Contribute |  Back to top