Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
Predicate.cs
Go to the documentation of this file.
1
namespace
System
;
2
3
public
delegate
bool
Predicate<in T>
(T
obj
);
System.ExceptionArgument.obj
@ obj
System.Predicate< in T >
delegate bool Predicate< in T >(T obj)
System
Definition
BlockingCollection.cs:8
source
System.Private.CoreLib
System
Predicate.cs
Generated by
1.10.0