예제 #1
0
 public void AddOrUpdate(AppIdTuple id, AppState appState)
 {
     _appStates[id] = appState;
 }