I'm trying to create the constructor of a nested class, which inherits from a parent nested class, using its constructor. Basically:I'm trying to create the constructor of a neste
I'm trying to create the constructor of a nested class, which inherits from a parent nested class, using its constructor. Basically:I'm trying to create the constructor of a neste