• This project
    • Loading...
  • Sign in

public_service / hwsdk_public_ios

Go to a project
Toggle navigation Toggle navigation pinning
  • Projects
  • Groups
  • Snippets
  • Help
  • Project
  • Activity
  • Repository
  • Pipelines
  • Graphs
  • Issues 0
  • Merge Requests 0
  • Wiki
  • Network
  • Create a new issue
  • Builds
  • Commits
  • Files
  • Commits
  • Network
  • Compare
  • Branches
  • Tags
Switch branch/tag
  • hwsdk_public_ios
  • framework
  • HaiBaoJuheSDK.framework
  • Headers
  • HierophantControl3.h
  • lizhihui's avatar
    更新190613版本1 · 8dc1d88f
    8dc1d88f
    lizhihui authored 2019-06-13 10:22:20 +0800
HierophantControl3.h 190 Bytes
Raw Blame History Permalink
1 2 3 4 5 6 7 8 9 10 11 12 13

#import <Foundation/Foundation.h>

@interface HierophantControl3 : NSObject


- (void)initHierophantInstance;

- (void) HierophantStartGo;

@property(strong) NSMutableArray* myarray;

@end