scripts
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
using System;
|
||||
|
||||
namespace System.Runtime.CompilerServices
|
||||
{
|
||||
/// <summary>Indicates that a modifier is neither signed nor unsigned. This class cannot be inherited.</summary>
|
||||
// Token: 0x020002A8 RID: 680
|
||||
public static class IsSignUnspecifiedByte
|
||||
{
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user