Exemplo n.º 1
0
 public bool setThamSo(ThamSo[] thamso, int n)
 {
     return(dalTS.setThamSo(thamso, n));
 }