public static bool DeleteBG_PayProject(BG_PayProject bG_PayProject)
 {
     return(BG_PayProjectService.DeleteBG_PayProject(bG_PayProject));
 }