Exemplo n.º 1
0
 public static DataTable GetFTType(int argProjId)
 {
     return(FlatTypeDL.GetFTType(argProjId));
 }