dls v0.25.6 (2019-05-19T16:56:59Z)
Dub
Repo
TranslationParams
dls
protocol
interfaces
dls
Undocumented in source.
class
TranslationParams {
import
dls
.
util
.
i18n
:
Tr
;
;
string
tr
;
this
(Tr tr, string[] args);
}
Constructors
this
this
(Tr tr, string[] args)
Undocumented in source.
Members
Variables
tr
string
tr
;
Undocumented in source.
Meta
Source
See Implementation
dls
protocol
interfaces
dls
classes
DlsUpgradeSizeParams
TranslationParams