m
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
using System;
|
||||
using Cpp2IlInjected;
|
||||
|
||||
namespace System.Reflection.Emit
|
||||
{
|
||||
/// <summary>Helps build custom attributes.</summary>
|
||||
// Token: 0x0200026E RID: 622
|
||||
[Token(Token = "0x200026E")]
|
||||
public class CustomAttributeBuilder
|
||||
{
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user