M
Mujtaba Syed
Does that runtime guarantee that my static constructor will complete
execution before I call any other static method of that class?
If not, what is the most efficient way of implementing this.
Thanks,
Mujtaba.
execution before I call any other static method of that class?
If not, what is the most efficient way of implementing this.
Thanks,
Mujtaba.