Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
◆
Errors
Exception
? System.Data.Common.RowUpdatingEventArgs.Errors
get
set
Definition at line
41
of file
RowUpdatingEventArgs.cs
.
42
{
43
get
44
{
45
return
_errors
;
46
}
47
set
48
{
49
_errors
=
value
;
50
}
51
}
System.Data.Common.RowUpdatingEventArgs._errors
Exception _errors
Definition
RowUpdatingEventArgs.cs:11
System.ExceptionArgument.value
@ value
System
Data
Common
RowUpdatingEventArgs
Generated by
1.10.0