|
static void | FindAddedRemovedObjectsChange< T, T1 > (IDictionary< T, T1 > dictionary, IDictionary< T, T1 > lastDictionary, Action< T > removedCallback=null, Action< T, T1 > addedCallback=null) |
|
The documentation for this class was generated from the following file: