using System; using System.Collections.Generic; using System.ComponentModel; using System.Data; using System.Data.Common; using System.Linq; using System.Linq.Expressions; namespace FoodsharingSiegen.Contracts.Entity { public partial class InteractionProcess { } }