public OgrenciController(OgrenciServisi _servis)
 {
     servis = _servis;
 }