UniPRT SDK
v1.0.0.0
載入中...
搜尋中...
無符合項目
Debug.h
1
//
2
// Debug.h
3
// TSCPrinters SDK
4
//
5
// Created by Realbuber on 2024/4/15.
6
//
7
8
#ifndef Debug_h
9
#define Debug_h
10
11
12
#endif
/* Debug_h */
13
// Debug.h
14
#import <Foundation/Foundation.h>
15
18
@interface
Debug : NSObject
19
20
+ (void)writeLine:(NSString *)message;
21
22
@end
23
sdk_json_Objective-C_IOS
Json
Debug.h
產生者:
1.10.0