예제 #1
0
 public static string makeCloseDay()
 {
     clsLst lst = new clsLst();
     return lst.closeDay();
 }