Esempio n. 1
0
 public static IList <ConfigModel> GetConfigInfo1(int MaxQs)
 {
     return(ReleaseDAL.GetConfigInfo1(MaxQs));
 }