コード例 #1
0
 public List <Community> GetCommunities()
 {
     return(Community.All().ToList());
 }