Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
◆
ActionBlock()
[1/5]
System.Threading.Tasks.Dataflow.ActionBlock
<
TInput
>.
ActionBlock
(
Action
<
TInput
>
action
)
inline
Definition at line
152
of file
ActionBlock.cs
.
153
:
this
((
Delegate
)
action
, ExecutionDataflowBlockOptions.Default)
154
{
155
}
System.ExceptionArgument.action
@ action
System.AttributeTargets.Delegate
@ Delegate
System
Threading
Tasks
Dataflow
ActionBlock
Generated by
1.10.0