9 lines
103 B
C#
9 lines
103 B
C#
![]() |
using System;
|
||
|
|
||
|
namespace CPF.Mac.ObjCRuntime
|
||
|
{
|
||
|
public class MountainLionAttribute : Attribute
|
||
|
{
|
||
|
}
|
||
|
}
|