예제 #1
0
파일: Program.cs 프로젝트: dizinor/IT-Step
 static void Main(string[] args)
 {
     StartPoint start = new StartPoint();
 }
예제 #2
0
파일: Program.cs 프로젝트: slmtik/IT-Step
 static void Main(string[] args)
 {
     StartPoint start = new StartPoint();
 }