Ejemplo n.º 1
0
 public void AddOrUpdate(AppIdTuple id, AppState appState)
 {
     _appStates[id] = appState;
 }