Example #1
0
 public IReadOnlyReactiveProperty <IMemberBattleDataClient> GetEnemiesProperty(Int32 key)
 {
     return(LD_Enemies.GetProperty(key));
 }