Beispiel #1
0
 public int GetIndexEntity(string keyValue)
 {
     return(service.GetIndexEntity(keyValue));
 }