Loading...
Searching...
No Matches
StorageManagerExample.h
Go to the documentation of this file.
1#import <Foundation/Foundation.h>
2
7@interface StorageManagerExample : NSObject
8
12- (instancetype)init;
13
18
23
28
33
38
43
48
52- (void)cleanup;
53
54@end