Search Results for

    Show / Hide Table of Contents

    Class VariablesHelpers

    Inheritance
    Object
    VariablesHelpers
    Namespace: NoSuchStudio.Common
    Assembly: NoSuchStudio-Variables.dll
    Syntax
    public static class VariablesHelpers

    Methods

    FormatText(String, VariablesHelpers.VariableResolverDelegate)

    Declaration
    public static (string, List<string>) FormatText(string text, VariablesHelpers.VariableResolverDelegate resolver)
    Parameters
    Type Name Description
    String text
    VariablesHelpers.VariableResolverDelegate resolver
    Returns
    Type Description
    ValueTuple<String, List<String>>
    In This Article
    Back to top Generated by DocFX