Пример #1
0
 public InventoryCollection GetUserInventory(UUID userID)
 {
     return(m_RemoteConnector.GetUserInventory(userID));
 }