Getting an inner task type name from a TaskRunner
Closed this issue · 2 comments
a-a-k commented
justdmitry commented
Since v6, you may use task.RunnableType
(gives you typeof(TRunnable)
)
justdmitry commented
Oops, changed a bit, final commit is 17a784c