Show / Hide Table of Contents

    Enum JsonContractType

    Namespace: Bayat.Json.Serialization
    Assembly: Bayat.Json.Runtime.dll
    Syntax
    public enum JsonContractType

    Fields

    Name Description
    Array
    Dictionary
    Dynamic
    Linq
    None
    Object
    Primitive
    Serializable
    String

    Extension Methods

    StringExtensions.ToBinaryString()
    • Improve this Doc
    • View Source
    • 0 Comments