Exemplo n.º 1
0
 internal static DataTable PopulateCustomerFeedback(int FlatId)
 {
     return(FlatDetailsDL.PopulateCustomerFeedback(FlatId));
 }