Beispiel #1
0
 internal void EnableDisable(Guid id, string status)
 {
     _userBusinessLogic.EnableDisable(id, status);
 }