API  1.0.0
CPNotificationCenter.h
Go to the documentation of this file.
1 
3 {
4  CPMutableDictionary _namedRegistries;
5  _CPNotificationRegistry _unnamedRegistry;
6 }
7 @end
Sends messages (CPNotification) between objects.