mirror of
https://gitee.com/durcframework/SOP.git
synced 2025-08-11 21:57:56 +08:00
C#SDK提交
This commit is contained in:
10
sop-sdk/sdk-csharp/SDKCSharp/Program.cs
Normal file
10
sop-sdk/sdk-csharp/SDKCSharp/Program.cs
Normal file
@@ -0,0 +1,10 @@
|
||||
namespace SDKTest
|
||||
{
|
||||
class MainClass
|
||||
{
|
||||
public static void Main(string[] args)
|
||||
{
|
||||
|
||||
}
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user