Пример #1
0
 /// <inheritdoc />
 public void Remove(string keyName)
 {
     context.Remove(keyName);
 }