Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
◆
NotifyCollectionChangedEventArgs()
[6/11]
System.Collections.Specialized.NotifyCollectionChangedEventArgs.NotifyCollectionChangedEventArgs
(
NotifyCollectionChangedAction
action
,
object?
newItem
,
object?
oldItem
)
inline
Definition at line
113
of file
NotifyCollectionChangedEventArgs.cs
.
114
:
this
(
action
, newItem, oldItem, -1)
115
{
116
}
System.ExceptionArgument.action
@ action
System
Collections
Specialized
NotifyCollectionChangedEventArgs
Generated by
1.10.0