Sha256: e7894770dcb64c14e6209e01ac3a6ad371bdb244c294ab758470a0485912d4e7
Contents?: true
Size: 279 Bytes
Versions: 1
Compression:
Stored size: 279 Bytes
Contents
#import "ISQLite3.h" #import "SQLite3SingletonBase.h" @interface SQLite3Singleton : SQLite3SingletonBase<ISQLite3Singleton> { } -(void) isBlobAttr:(NSString*)partition sourceID:(int)sourceID attrName:(NSString*)attrName methodResult:(id<IMethodResult>)methodResult; @end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
tauplatform-1.0.1 | lib/commonAPI/coreapi/ext/platform/iphone/generated/stub_impl/SQLite3Singleton.h |