Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
◆
Errors
Exception
? System.Data.Common.RowUpdatedEventArgs.Errors
get
set
Definition at line
23
of file
RowUpdatedEventArgs.cs
.
24
{
25
get
26
{
27
return
_errors
;
28
}
29
set
30
{
31
_errors
=
value
;
32
}
33
}
System.Data.Common.RowUpdatedEventArgs._errors
Exception _errors
Definition
RowUpdatedEventArgs.cs:11
System.ExceptionArgument.value
@ value
System
Data
Common
RowUpdatedEventArgs
Generated by
1.10.0