Show / Hide Table of Contents

    Enum PrimitiveTypeCode

    Namespace: Bayat.Json.Utilities
    Assembly: Bayat.Json.Runtime.dll
    Syntax
    public enum PrimitiveTypeCode

    Fields

    Name Description
    BigInteger
    BigIntegerNullable
    Boolean
    BooleanNullable
    Byte
    ByteNullable
    Bytes
    Char
    CharNullable
    DateTime
    DateTimeNullable
    DateTimeOffset
    DateTimeOffsetNullable
    DBNull
    Decimal
    DecimalNullable
    Double
    DoubleNullable
    Empty
    Guid
    GuidNullable
    Int16
    Int16Nullable
    Int32
    Int32Nullable
    Int64
    Int64Nullable
    Object
    SByte
    SByteNullable
    Single
    SingleNullable
    String
    TimeSpan
    TimeSpanNullable
    UInt16
    UInt16Nullable
    UInt32
    UInt32Nullable
    UInt64
    UInt64Nullable
    Uri

    Extension Methods

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