using System; namespace CPF.Mac.ObjCRuntime { public class AlphaAttribute : Attribute { } }