mirror of
https://github.com/ZuneDev/Xune.git
synced 2026-07-27 13:13:10 -07:00
Format RenderApi code
This commit is contained in:
@@ -9,9 +9,9 @@ using System.Diagnostics;
|
||||
|
||||
namespace Cn
|
||||
{
|
||||
[Conditional("NEVER")]
|
||||
[AttributeUsage(AttributeTargets.Method, AllowMultiple = false, Inherited = false)]
|
||||
public class GCCollectSafeAttribute : Attribute
|
||||
{
|
||||
}
|
||||
[Conditional("NEVER")]
|
||||
[AttributeUsage(AttributeTargets.Method, AllowMultiple = false, Inherited = false)]
|
||||
public class GCCollectSafeAttribute : Attribute
|
||||
{
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user