Example #1
0
 public StudentsEntity GetForm(string keyValue)
 {
     return(service.FindEntity(keyValue));
 }