API  1.0.0
CPDelayedPerform.h
Go to the documentation of this file.
1 
3 {
4  id _object;
5  SEL _selector;
6  id _argument;
7 }
8 @end