Example #1
0
 public void Save(
     Models.Contact value) => this._store[value.Id] = value;