DictionaryExtensions Class

Quartz.NET 3.0 API Documentation
Inheritance Hierarchy

SystemObject
  Quartz.UtilDictionaryExtensions

Namespace:  Quartz.Util
Assembly:  Quartz (in Quartz.dll) Version: 3.0.0
Syntax

C#
public static class DictionaryExtensions

The DictionaryExtensions type exposes the following members.

Methods

  NameDescription
Public methodStatic memberTryGetAndReturnTKey, TValue
Tries to read value and returns the value if successfully read. Otherwise return default value for value's type.
Top
See Also

Reference