using System.Collections.Generic; namespace WeddingBooth.LifeCycles { public class NavigationConfiguration : List { } }