Search Results for

    Show / Hide Table of Contents

    Class TelegramModulesConfiguration

    Inheritance
    System.Object
    TelegramModulesConfiguration
    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
    Assembly: TelegramModularFramework.dll
    Syntax
    public class TelegramModulesConfiguration

    Properties

    | Improve this Doc View Source

    CultureInfoUpdater

    Declaration
    public ICultureInfoUpdater CultureInfoUpdater { get; set; }
    Property Value
    Type Description
    ICultureInfoUpdater
    | Improve this Doc View Source

    StateHolder

    StateHolder to use

    Declaration
    public IStateHolder StateHolder { get; set; }
    Property Value
    Type Description
    IStateHolder
    | Improve this Doc View Source

    TypeReadersMessagesStringLocalizer

    Declaration
    public IStringLocalizer<TypeReadersMessages> TypeReadersMessagesStringLocalizer { get; set; }
    Property Value
    Type Description
    Microsoft.Extensions.Localization.IStringLocalizer<TypeReadersMessages>
    • Improve this Doc
    • View Source
    ☀
    ☾
    In This Article
    Back to top
    TelegramModularFramework (c) 2022-2022
    ☀
    ☾