[]
        
(Showing Draft Content)

GrapeCity.Enterprise.Data.Expressions.Evaluation.DynamicDispatch.IsPrimitive

IsPrimitive Method

IsPrimitive(Type)

Checks if a given type is a primitive type

Declaration
public static bool IsPrimitive(Type type)
Parameters
Type Name Description
Type type

type

Returns
Type Description
bool

True if a given type is a primitive type, false otherwise