Exemplo n.º 1
0
 public static DataTable GetPayInfo(int argFlatId)
 {
     return(FlatDetailsDL.GetPayInfo(argFlatId));
 }