using System; using System.Collections.Generic; namespace OpenAuth.Domain.Model { public partial class Menu { public Menu() { this.Buttons = new List