using System; using System.Collections.Generic; using System.Linq; // using MySystem.Models; namespace MySystem { public class RelationClass { } }