Search Results for

    Show / Hide Table of Contents

    Class StringSplitter

    Inheritance
    System.Object
    StringSplitter
    Implements
    IStringSplitter
    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.Utils
    Assembly: TelegramModularFramework.dll
    Syntax
    public class StringSplitter : IStringSplitter

    Methods

    | Improve this Doc View Source

    Split(String)

    Declaration
    public List<string> Split(string args)
    Parameters
    Type Name Description
    System.String args
    Returns
    Type Description
    List<System.String>

    Implements

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