using System.Collections.Generic; using System.Reflection; namespace Lsw.Abp.AspnetCore.Components.Web.AntDesignTheme.Routing; public class RouterAssemblyList : List { }