This commit is contained in:
2019-09-01 15:26:50 +02:00
parent bdb49b019a
commit efc530059f
2 changed files with 15 additions and 0 deletions

8
CebelcaAPISharp.cs Normal file
View File

@@ -0,0 +1,8 @@
using System;
namespace CebelcaAPI
{
public class CebelcaAPISharp
{
}
}