using System; [AttributeUsage(AttributeTargets.Method | AttributeTargets.Field | AttributeTargets.Event)] public class KGFEventExpose : Attribute { }