Show / Hide Table of Contents

Class LanguageIdHelper

Inheritance
object
LanguageIdHelper
Inherited Members
object.ToString()
object.Equals(object)
object.Equals(object, object)
object.ReferenceEquals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
Namespace: SuperOffice.CRM.Globalization
Assembly: SoDataBase.BusinessLogic.dll
Syntax
public static class LanguageIdHelper

Methods

GetInstalledLanguageIdsAsync(CancellationToken)

Declaration
public static IAsyncEnumerable<int> GetInstalledLanguageIdsAsync(CancellationToken cancellationToken = default)
Parameters
Type Name Description
CancellationToken cancellationToken
Returns
Type Description
IAsyncEnumerable<int>
© SuperOffice. All rights reserved.
SuperOffice |  Community |  Release Notes |  Privacy |  Site feedback |  Search Docs |  About Docs |  Contribute |  Back to top