Method | Description | |
---|---|---|
IsEnumerable ( this token ) : bool | ||
IsEnumerableOfPrimitives ( this property ) : bool | ||
IsObject ( this token ) : bool | ||
IsPrimitive ( this token ) : bool |
public static IsEnumerable ( this token ) : bool | ||
token | this | |
return | bool |
public static IsEnumerableOfPrimitives ( this property ) : bool | ||
property | this | |
return | bool |
public static IsPrimitive ( this token ) : bool | ||
token | this | |
return | bool |