[]
Checks if a given type is a primitive type
public static bool IsPrimitive(Type type)
type
True if a given type is a primitive type, false otherwise