[Missing <summary> documentation for "M:WorkZone.Dispatcher.Base.Messages.ExtensionMethods.SafeGet``2(System.Collections.Generic.IDictionary{``0,``1},``0)"]
Namespace: WorkZone.Dispatcher.Base.Messages
Assembly: WorkZone.Dispatcher.Base_23.1.0.0 (in WorkZone.Dispatcher.Base_23.1.0.0.dll) Version: 23.1.0.0 (23.1.0.0)
public static TVal SafeGet<TKey, TVal>( this IDictionary<TKey, TVal> dictionary, TKey key )
Parameters
- dictionary
- Type: System.Collections.GenericIDictionaryTKey, TVal
[Missing <param name="dictionary"/> documentation for "M:WorkZone.Dispatcher.Base.Messages.ExtensionMethods.SafeGet``2(System.Collections.Generic.IDictionary{``0,``1},``0)"]
- key
- Type: TKey
[Missing <param name="key"/> documentation for "M:WorkZone.Dispatcher.Base.Messages.ExtensionMethods.SafeGet``2(System.Collections.Generic.IDictionary{``0,``1},``0)"]
Type Parameters
- TKey
[Missing <typeparam name="TKey"/> documentation for "M:WorkZone.Dispatcher.Base.Messages.ExtensionMethods.SafeGet``2(System.Collections.Generic.IDictionary{``0,``1},``0)"]
- TVal
[Missing <typeparam name="TVal"/> documentation for "M:WorkZone.Dispatcher.Base.Messages.ExtensionMethods.SafeGet``2(System.Collections.Generic.IDictionary{``0,``1},``0)"]
Return Value
Type: TVal[Missing <returns> documentation for "M:WorkZone.Dispatcher.Base.Messages.ExtensionMethods.SafeGet``2(System.Collections.Generic.IDictionary{``0,``1},``0)"]