DirtyFlagMap TKey, TValue  Add Method Quartz.NET API Documentation
Overload List

  NameDescription
Public methodAdd(KeyValuePair TKey, TValue )
Public methodAdd(Object, Object)
Public methodAdd(TKey, TValue)
When implemented by a class, adds an element with the provided key and value to the IDictionary.
Top
See Also