H
Hex
public static class Console
Member of System
Summary:
Represents the standard input, output, and error streams for console
applications. This class cannot be inherited.
My question is : Why a static class can not be inherited by another
static class ?
thx in advance claudio
Member of System
Summary:
Represents the standard input, output, and error streams for console
applications. This class cannot be inherited.
My question is : Why a static class can not be inherited by another
static class ?
thx in advance claudio