コード例 #1
0
 public List <Site> Sites()
 {
     return(_sites.GetAll());
 }