[]
        
(Showing Draft Content)

C1.Util.Util.IsPrimitive

IsPrimitive Method

IsPrimitive(Type)

Gets whether a type is a primitive type or a string.

Declaration
public static bool IsPrimitive(Type t)
Parameters
Type Name Description
Type t
Returns
Type Description
bool