Пример #1
0
 public MyItems FindItem(string path)
 {
     return(LocalService.FindItem(path));
 }