Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
◆
ActionBlock()
[2/5]
System.Threading.Tasks.Dataflow.ActionBlock
<
TInput
>.
ActionBlock
(
Action
<
TInput
>
action
,
ExecutionDataflowBlockOptions
dataflowBlockOptions
)
inline
Definition at line
157
of file
ActionBlock.cs
.
158
:
this
((
Delegate
)
action
,
dataflowBlockOptions
)
159
{
160
}
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