.Net FAQ's
.Net FAQ's
No 'This' cannot be used in a static method. As only static variables/methods can be used in a static method.