namespace X10D.MetaServices; [AttributeUsage(AttributeTargets.Method, Inherited = false)] public sealed class AutoOverloadAttribute : Attribute { }