Ejemplo n.º 1
0
 public static List <StorePageTheme> QueryAllStorePageTheme()
 {
     return(StoreDA.QueryAllStorePageTheme());
 }