public static bool GetBoolValue<TKey, TValue>( this IDictionary<TKey, TValue> self, TKey key )
In This Article