API  0.9.7
 All Classes Files Functions Variables Macros Groups Pages
CPSortDescriptor.h
Go to the documentation of this file.
1 
3 {
4  CPString _key;
5  SEL _selector;
6  BOOL _ascending;
7 }
8 @end