namespace LanMountainDesktop.AirAppSdk; [AttributeUsage(AttributeTargets.Class, AllowMultiple = false, Inherited = false)] public sealed class AirAppEntranceAttribute : Attribute { }