Search Results for

    Show / Hide Table of Contents

    Class LocalizationSettings

    Inheritance
    Object
    LocalizationSettings
    Namespace: NoSuchStudio.Localization
    Assembly: NoSuchStudio-Localization.dll
    Syntax
    public static class LocalizationSettings

    Properties

    jsonSettings

    Declaration
    public static JsonSerializerSettings jsonSettings { get; }
    Property Value
    Type Description
    Newtonsoft.Json.JsonSerializerSettings

    Methods

    OnJsonError(Object, ErrorEventArgs)

    Declaration
    public static void OnJsonError(object target, ErrorEventArgs args)
    Parameters
    Type Name Description
    Object target
    Newtonsoft.Json.Serialization.ErrorEventArgs args
    In This Article
    Back to top Generated by DocFX