コード例 #1
0
 internal static List <Planta> OptenerPlantas()
 {
     return(AccesoPedido.ConsultarPlantas());
 }