public void Post(StatusWiseBLL Obj)
 {
     StatusMasterDAL.Post(Obj);
 }