Esempio n. 1
0
 public GetMgmtResponse Get(int mgmtID)
 {
     return(_searchManager.GetMgmt(mgmtID));
 }