Exemple #1
0
 public System.Collections.Generic.List <string> GetAllDaysWithPosts()
 {
     return(bData.GetAllDaysWithPosts());
 }