Determines whether the specified Type is a value type.
public static bool IsValueType(this Type type)
true if specified type is a value type, false if not.