DictionaryExtensions MembersQuartz.NET API Documentation

The DictionaryExtensions type exposes the following members.

Methods

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