API 0.9.5
Foundation/CPBundle.h
Go to the documentation of this file.
00001 
00002 @interface CPBundle : CPObject
00003 {
00004     CFBundle    _bundle;
00005     id          _delegate;
00006 }
00007 @end
 All Classes Files Functions Variables Defines