Beispiel #1
0
 public Recognized GetRecognized(string recognitionId)
 {
     return(diadoc.GetRecognized(recognitionId));
 }