コード例 #1
0
 public IEnumerable <Colegio> Get()
 {
     return(col.ListaColegio());
 }