2
Answers

What is the use of static class in C#

Photo of Shubham Srivastava

Shubham Srivastava

13y
1.8k
1
What is the use of static class in C#, and can we use static constructor in non static class ?

Answers (2)