Beispiel #1
0
 public Net(JSONProxy.Item item) : base(item)
 {
     this.NetTier = ProxyMapper.GetNetTier(item.Properties);
 }