Sha256: e9b1f833e4a2cbb4d7a9993362ea8462b2277c8f258b2e2c8dc10873cc359176
Contents?: true
Size: 289 Bytes
Versions: 92
Compression:
Stored size: 289 Bytes
Contents
// // RainbowView.h // Rainbow // // Created by Dmitry Soldatenkov on 8/26/10. // Copyright 2010 __Rhomobile__. All rights reserved. // #import <Foundation/Foundation.h> #import <UIKit/UIKit.h> @interface ESRIViewManager : NSObject { } + (void)openView; + (void)closeView; @end
Version data entries
92 entries across 92 versions & 2 rubygems