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