Method AddValueIfNotExists
- Namespace
- Innova.Data.AppSettings
- Assembly
- Innova.Data.dll
AddValueIfNotExists(string)
Adds a value to the MRU list if it does not already exist.
public void AddValueIfNotExists(string value)
Parameters
value
stringThe value to add.