Exemple #1
0
 public static void DeleteDashBoardData(int Id, string Type)
 {
     JobDAL.DeleteDashBoardData(Id, Type);
 }