I have a static class with a static constructor that takes some time (10-15 seconds) to execute and fully initialize the class. In order to improve performance, I\'ve decided to
I would probably just go for the Initialize
method - and it can do something useful:
Initialize
callTypeInitializationException
which you'd normally get.