Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
◆
ActionBlock()
[4/5]
System.Threading.Tasks.Dataflow.ActionBlock
<
TInput
>.
ActionBlock
(
Func<
TInput
,
Task
>
action
,
ExecutionDataflowBlockOptions
dataflowBlockOptions
)
inline
Definition at line
167
of file
ActionBlock.cs
.
168
:
this
((
Delegate
)
action
,
dataflowBlockOptions
)
169
{
170
}
System.Collections.Generic.Dictionary
Definition
Dictionary.cs:14
System.ExceptionArgument.action
@ action
System.AttributeTargets.Delegate
@ Delegate
System
Threading
Tasks
Dataflow
ActionBlock
Generated by
1.10.0