Show / Hide Table of Contents

Interface ITicketStatusRegistryHelperFactory

Namespace: SuperOffice.CRM.Ticket
Assembly: SoDataBase.dll
Syntax
public interface ITicketStatusRegistryHelperFactory

Methods

CreateAsync(CancellationToken)

Declaration
Task<ITicketStatusRegistryHelper> CreateAsync(CancellationToken cancellationToken = default)
Parameters
Type Name Description
CancellationToken cancellationToken
Returns
Type Description
Task<ITicketStatusRegistryHelper>

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