Globals.Global.Global C# (CSharp) 메소드

Global() 정적인 개인적인 메소드

Initializes static members of the Global class.
static private Global ( ) : System
리턴 System
        static Global()
        {
            StartupPath = Application.StartupPath;
        }