Test whether some class is a subclass of a parent. Returns true if the classes are identical.
The class to test
Some other class which may be a parent
Is the class a subclass of the parent?
Test whether some class is a subclass of a parent. Returns true if the classes are identical.