Type.isClass Method
Returns a value that indicates whether the specified type is a class. This method is static and can be invoked without creating an instance of the object.
Type.isClass(type);
Show:
Returns a value that indicates whether the specified type is a class. This method is static and can be invoked without creating an instance of the object.
Type.isClass(type);