EnumExtensions static class EnumExtensions Documentation Code public static bool IsArray(this JsonObjectType type) public static bool IsBoolean(this JsonObjectType type) public static bool IsFile(this JsonObjectType type) public static bool IsInteger(this JsonObjectType type) public static bool IsNone(this JsonObjectType type) public static bool IsNull(this JsonObjectType type) public static bool IsNumber(this JsonObjectType type) public static bool IsObject(this JsonObjectType type) public static bool IsString(this JsonObjectType type)