using System; namespace QuestPDF.Examples.Engine { public class ShowResultAttribute : Attribute { } }