Exemplo n.º 1
0
 public IReadOnlyReactiveProperty <Int32?> GetPerkChargesProperty(Int32 key)
 {
     return(LD_PerkCharges.GetProperty(key));
 }