Sha256: 3678d6787aa9c67962c1486f9eeb3f6bb10bad9fce73b279b31ad2692cf5dd3f
Contents?: true
Size: 267 Bytes
Versions: 17
Compression:
Stored size: 267 Bytes
Contents
// // RhoExtManagerSingletone.h // RhoAppBaseLib // // Created by Dmitry Soldatenkov on 12.05.14. // // #import <Foundation/Foundation.h> #import "IRhoExtManager.h" @interface RhoExtManagerSingletone : NSObject +(id<IRhoExtManager>) getExtensionManager; @end
Version data entries
17 entries across 17 versions & 2 rubygems