Search Results for

    Show / Hide Table of Contents

    Class UserLanguageCultureInfoUpdater

    Retrieves System.Globalization.CultureInfo from user Telegram.Bot.Types.User.LanguageCode

    Inheritance
    System.Object
    UserLanguageCultureInfoUpdater
    Implements
    ICultureInfoUpdater
    Inherited Members
    System.Object.Equals(System.Object)
    System.Object.Equals(System.Object, System.Object)
    System.Object.GetHashCode()
    System.Object.GetType()
    System.Object.MemberwiseClone()
    System.Object.ReferenceEquals(System.Object, System.Object)
    System.Object.ToString()
    Namespace: TelegramModularFramework.Services.Globalization
    Assembly: TelegramModularFramework.dll
    Syntax
    public class UserLanguageCultureInfoUpdater : ICultureInfoUpdater

    Methods

    | Improve this Doc View Source

    GetCultureInfo(ModuleContext)

    Retrieve System.Globalization.CultureInfo from current ModuleContext

    Declaration
    public CultureInfo GetCultureInfo(ModuleContext context)
    Parameters
    Type Name Description
    ModuleContext context

    ModuleContext

    Returns
    Type Description
    System.Globalization.CultureInfo

    System.Globalization.CultureInfo

    Implements

    ICultureInfoUpdater
    • Improve this Doc
    • View Source
    ☀
    ☾
    In This Article
    Back to top
    TelegramModularFramework (c) 2022-2022
    ☀
    ☾