예제 #1
0
 public static List <StorePageType> QueryAllPageType()
 {
     return(StoreDA.QueryAllPageType());
 }