Ejemplo n.º 1
0
 public List <PHONG> loadphong(string pmatang, string pmaloai)
 {
     return(phong.Laydtphong(pmatang, pmaloai));
 }