예제 #1
0
 static Singleton()
 {
     Instance = new SqlService();
 }
예제 #2
0
 static Singleton()
 {
     Instance = new SqlService();
 }