Exemple #1
0
 public IReadOnlyReactiveProperty <PaymentProgress?> GetTransactionsProperty(String key)
 {
     return(LD_Transactions.GetProperty(key));
 }