selery ~master (2019-01-01T00:21:55Z)
Dub
Repo
SafeThread.this
selery
util
thread
SafeThread
Undocumented in source.
this
(LanguageManager lang, T fn)
class
SafeThread
this
(
T
)
(
const
LanguageManager
lang
,
T
fn
)
if
(
is
(
T
==
function
) ||
is
(
T
==
delegate
)
)
this
(string name, LanguageManager lang, T fn)
Meta
Source
See Implementation
selery
util
thread
SafeThread
constructors
this