|
terraria-cpp2il v1.4.4.9
Terraria mobile dump, with CallAnalysis (see source code). Dump with reconstucted method: https://infinitynichto.github.io/terraria-cpp2il-methodrecon
|
Inheritance diagram for System.Collections.Concurrent.IProducerConsumerCollection< T >:
Collaboration diagram for System.Collections.Concurrent.IProducerConsumerCollection< T >:Public Member Functions | |
| bool | TryAdd (T item) |
| bool | TryTake (out T item) |
| T[] | ToArray () |
| IEnumerator | GetEnumerator () |
| void | CopyTo (global::System.Array array, int index) |
Properties | |
| int | Count [get] |
| object | SyncRoot [get] |
| bool | IsSynchronized [get] |
Definition at line 8 of file IProducerConsumerCollection.cs.