public void AllocateNotification() { Data.Notification objData = new Data.Notification(string.Empty); objData.AllocateNotification(); }