Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
◆
ActionBlock()
[3/5]
System.Threading.Tasks.Dataflow.ActionBlock
<
TInput
>.
ActionBlock
(
Func<
TInput
,
Task
>
action
)
inline
Definition at line
162
of file
ActionBlock.cs
.
163
:
this
((
Delegate
)
action
, ExecutionDataflowBlockOptions.Default)
164
{
165
}
System.ExceptionArgument.action
@ action
System.AttributeTargets.Delegate
@ Delegate
System
Threading
Tasks
Dataflow
ActionBlock
Generated by
1.10.0