Files
CebelcaAPISharp/CebelcaAPISharp.cs
2019-09-01 15:26:50 +02:00

9 lines
96 B
C#

using System;
namespace CebelcaAPI
{
public class CebelcaAPISharp
{
}
}