Ejemplo n.º 1
0
 public static Tre GetTre(string maTre)
 {
     return(TreDAL.GetTre(maTre));
 }