Search Results for

    Show / Hide Table of Contents

    Interface IStringSplitter

    Namespace: TelegramModularFramework.Services.Utils
    Assembly: TelegramModularFramework.dll
    Syntax
    public interface IStringSplitter

    Methods

    | Improve this Doc View Source

    Split(String)

    Declaration
    List<string> Split(string args)
    Parameters
    Type Name Description
    System.String args
    Returns
    Type Description
    List<System.String>
    • Improve this Doc
    • View Source
    ☀
    ☾
    In This Article
    Back to top
    TelegramModularFramework (c) 2022-2022
    ☀
    ☾