Changes between Version 17 and Version 18 of entity


Ignore:
Timestamp:
12/09/2011 05:58:10 PM (14 years ago)
Author:
leijingtang
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • entity

    v17 v18  
    122122 
    123123- (BOOL)isLoading; 
     124 
     125- (void)addPhoto:(Photo *)photo; 
     126 
     127- (void)deletePhotoAtIndex:(NSInteger)idx; 
    124128 
    125129