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