public int GetAssignedUserbycurrentuser()
 {
     return(_controller.GetAssignedUserbycurrentuser());
 }