db_AI-4/C sharp/db - demo -app/db-appLibary/db-appLibary.cs

15 lines
188 B
C#
Raw Normal View History

2017-07-03 19:08:44 +02:00
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using System.Threading.Tasks;
namespace db_appLibary
{
public class locations
{
}
}