예제 #1
0
 public static void DeleteStore(long id)
 {
     StoreDL.DeleteStore(id);
 }