namespace MyNameSpace { static class MyClass { static MyClass() { //Authentication process.. User needs to enter password
Here's the actual order in which things go down:
Main
MyClass
MyMethod