コード例 #1
0
 public IEnumerable <Entorno> GetEntornos()
 {
     return(mySQLManager.GetEntornos());
 }