mirror of
https://github.com/SoftEtherVPN/SoftEtherVPN.git
synced 2025-07-06 15:54:57 +03:00
Update developer tools for JSON-RPC
This commit is contained in:
@ -2,7 +2,7 @@
|
||||
//
|
||||
// JsonRpc.cs - JSON-RPC Client Utility Functions
|
||||
//
|
||||
// Automatically generated at 2019-05-28 11:40:24 by vpnserver-jsonrpc-codegen
|
||||
// Automatically generated at 2019-05-29 18:21:39 by vpnserver-jsonrpc-codegen
|
||||
//
|
||||
// Licensed under the Apache License 2.0
|
||||
// Copyright (c) 2014-2019 SoftEther VPN Project
|
||||
|
@ -2,7 +2,7 @@
|
||||
//
|
||||
// VPNServerRpc.cs - SoftEther VPN Server's JSON-RPC Stubs
|
||||
//
|
||||
// Automatically generated at 2019-05-28 11:40:24 by vpnserver-jsonrpc-codegen
|
||||
// Automatically generated at 2019-05-29 18:21:39 by vpnserver-jsonrpc-codegen
|
||||
//
|
||||
// Licensed under the Apache License 2.0
|
||||
// Copyright (c) 2014-2019 SoftEther VPN Project
|
||||
|
@ -2,7 +2,7 @@
|
||||
//
|
||||
// VPNServerRpcTypes.cs - Data Type Definition for SoftEther VPN Server JSON-RPC Stubs
|
||||
//
|
||||
// Automatically generated at 2019-05-28 11:40:24 by vpnserver-jsonrpc-codegen
|
||||
// Automatically generated at 2019-05-29 18:21:39 by vpnserver-jsonrpc-codegen
|
||||
//
|
||||
// Licensed under the Apache License 2.0
|
||||
// Copyright (c) 2014-2019 SoftEther VPN Project
|
||||
|
@ -2,7 +2,7 @@
|
||||
//
|
||||
// Program.cs - The Main() entry point
|
||||
//
|
||||
// Automatically generated at 2019-05-28 11:40:24 by vpnserver-jsonrpc-codegen
|
||||
// Automatically generated at 2019-05-29 18:21:39 by vpnserver-jsonrpc-codegen
|
||||
//
|
||||
// Licensed under the Apache License 2.0
|
||||
// Copyright (c) 2014-2019 SoftEther VPN Project
|
||||
|
@ -5,7 +5,7 @@
|
||||
// This sample code shows how to call all available RPC functions.
|
||||
// You can copy and paste test code to write your own C# codes.
|
||||
//
|
||||
// Automatically generated at 2019-05-28 11:40:24 by vpnserver-jsonrpc-codegen
|
||||
// Automatically generated at 2019-05-29 18:21:39 by vpnserver-jsonrpc-codegen
|
||||
//
|
||||
// Licensed under the Apache License 2.0
|
||||
// Copyright (c) 2014-2019 SoftEther VPN Project
|
||||
|
Reference in New Issue
Block a user