Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
◆
FirstChanceException
EventHandler
<
FirstChanceExceptionEventArgs
>? System.AppDomain.FirstChanceException
add
remove
Definition at line
116
of file
AppDomain.cs
.
117
{
118
add
119
{
120
AppContext.FirstChanceException +=
value
;
121
}
122
remove
123
{
124
AppContext.FirstChanceException -=
value
;
125
}
126
}
System.ExceptionArgument.value
@ value
System
AppDomain
Generated by
1.10.0