A static class can be used as a convenient container for sets of methods that just operate on input parameters and do not have to get or set any internal instance fields . For example, in the . NET Class Library, the static System.
What is the use of static class?
A static class can be used as a convenient container for sets of methods that just operate on input parameters and do not have to get or set any internal instance fields . For example, in the . NET Class Library, the static System.