public long CreateFirstClient()
 {
     return(_logic.AddClient1());
 }