I\'m trying to map/match a class type to another type via a generics. An example will make that clearer:
class BaseClass { //... public someGenericClassSt