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