namespace EC.Helper.RabbitFunc.Extern; [AttributeUsage(AttributeTargets.Class, AllowMultiple = false)] internal class ExternLambdaAttribute : Attribute { }