public interface ITask<TInput, TOutput>
Public Interface ITask(Of TInput, TOutput)
generic<typename TInput, typename TOutput> public interface class ITask
type ITask<'TInput, 'TOutput> = interface end
The ITaskTInput, TOutput type exposes the following members.
Copyright © Sven Groot (Ookii.org) 2022