mirror of
https://github.com/beefytech/Beef.git
synced 2025-07-04 15:26:00 +02:00
Fixed name
This commit is contained in:
parent
d40ddc0e69
commit
977772de08
1 changed files with 1 additions and 1 deletions
|
@ -1251,7 +1251,7 @@ namespace System.Reflection
|
|||
SpecialName = 0x0080, // field is special. Name describes how.
|
||||
EnumPayload = 0x0100,
|
||||
EnumDiscriminator = 0x0200,
|
||||
EnumFlags = 0x0400
|
||||
EnumCase = 0x0400
|
||||
}
|
||||
|
||||
public enum MethodFlags : uint16
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue