public Equip_Info getEquip_ByGyCode(string Equip_GyCode) { Equip_Info e = Es.getEquip_byGyCode(Equip_GyCode); return(e); }