public bool Delete(TB_CmsStatus TB_CmsStatus)
 {
     return(TB_CmsStatus.Delete(TB_CmsStatus));
 }