Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
ScopeAction.cs
Go to the documentation of this file.
1
namespace
System.Reflection.Emit
;
2
3
internal
enum
ScopeAction
: sbyte
4
{
5
Open
= -1,
6
Close
= 1
7
}
System.Reflection.Emit.ScopeAction
ScopeAction
Definition
ScopeAction.cs:4
System.Reflection.Emit.ScopeAction.Open
@ Open
System.Reflection.Emit.ScopeAction.Close
@ Close
System.Reflection.Emit
Definition
__ExceptionInfo.cs:1
source
System.Private.CoreLib
System.Reflection.Emit
ScopeAction.cs
Generated by
1.10.0