mirror of
https://github.com/deneraraujo/OpenVPNAdapter.git
synced 2026-04-06 00:00:03 +08:00
Declare class contains client configuration
This commit is contained in:
13
OpenVPN Adapter/OpenVPNConfiguration.h
Normal file
13
OpenVPN Adapter/OpenVPNConfiguration.h
Normal file
@@ -0,0 +1,13 @@
|
||||
//
|
||||
// OpenVPNConfiguration.h
|
||||
// OpenVPN Adapter
|
||||
//
|
||||
// Created by Sergey Abramchuk on 21.04.17.
|
||||
//
|
||||
//
|
||||
|
||||
#import <Foundation/Foundation.h>
|
||||
|
||||
@interface OpenVPNConfiguration : NSObject
|
||||
|
||||
@end
|
||||
Reference in New Issue
Block a user