Gets a value indicating whether the specified type is a class type.
public static bool IsClass(this Type type)
true if the specified type is a class type; otherwise, false.