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