TriLib
Search Results for

    Show / Hide Table of Contents

    Enum JsonParser.JsonValueType

    Namespace: TriLibCore.Utils
    Assembly: TriLibCore.dll
    Syntax
    public enum JsonParser.JsonValueType

    Fields

    Name Description
    Array
    False
    Null
    Number
    Object
    String
    True
    Unknown

    Extension Methods

    IObjectExtensions.TryToDispose<T>(object)
    In this article
    Back to top Generated by DocFX