Пример #1
0
 public Item GetItemCopy(string key)
 {
     return(ItemDataContainer.GetitemCopy(key));
 }