using System; namespace Yavsc.Attributes { public class ActivitySettingAttribute : Attribute { } }