Search Results for

    Show / Hide Table of Contents

    Delegate LocalizationService.TranslationChangeDelegate

    Namespace: NoSuchStudio.Localization
    Assembly: NoSuchStudio-Localization.dll
    Syntax
    public delegate void TranslationChangeDelegate(string phrase, Locale locale, string translation);
    Parameters
    Type Name Description
    String phrase
    Locale locale
    String translation
    In This Article
    Back to top Generated by DocFX