Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
TargetCoreOptions.cs File Reference

Go to the source code of this file.

Namespaces

namespace  System
 
namespace  System.Threading
 
namespace  System.Threading.Tasks
 
namespace  System.Threading.Tasks.Dataflow
 
namespace  System.Threading.Tasks.Dataflow.Internal
 

Enumerations

enum  System.Threading.Tasks.Dataflow.Internal.TargetCoreOptions : byte { System.Threading.Tasks.Dataflow.Internal.None = 0 , System.Threading.Tasks.Dataflow.Internal.UsesAsyncCompletion = 1 , System.Threading.Tasks.Dataflow.Internal.RepresentsBlockCompletion = 2 }