Cappuccino  1.0.0
 All Classes Files Functions Variables Typedefs Macros Groups Pages
CPUserDefaultsStore.h
Go to the documentation of this file.
1 
2 @interface CPUserDefaultsStore : CPObject
3 {
4  CPString _domain // @accessors(property=domain);
5 }
6 @end