2
Answers

Can we call Static method by an object ?

Photo of Sombir kumar

Sombir kumar

13y
1.6k
1
HI,
Sombir here.

I just want to know that can we use an instant reference or an object to call a static member or static function in c#.

And if yes than How?

Answers (2)