namespace Bunny.Common.Attribute; [AttributeUsage(AttributeTargets.Method)] public class TransactionAttribute : System.Attribute;