Search Results for

    Show / Hide Table of Contents

    Class ModuleInfo

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

    Properties

    | Improve this Doc View Source

    Factory

    Declaration
    public ObjectFactory Factory { get; set; }
    Property Value
    Type Description
    Microsoft.Extensions.DependencyInjection.ObjectFactory
    | Improve this Doc View Source

    Group

    Declaration
    public string Group { get; set; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    Type

    Declaration
    public Type Type { get; set; }
    Property Value
    Type Description
    Type
    • Improve this Doc
    • View Source
    ☀
    ☾
    In This Article
    Back to top
    TelegramModularFramework (c) 2022-2022
    ☀
    ☾