ConversionsGetNullifiedValue Method (IDictionaryString, String, String, String) |
Namespace: ShellBoost.Core.Utilities
public static string GetNullifiedValue( this IDictionary<string, string> dictionary, string key, string defaultValue = null )
| Exception | Condition |
|---|---|
| ArgumentNullException | key is null. |