GetTranslationContext

Undocumented in source.
package
template GetTranslationContext (
alias METHOD
) {}

Members

Aliases

GetTranslationContext
alias GetTranslationContext = FUNCTRANS.value.Context
Undocumented in source.
GetTranslationContext
alias GetTranslationContext = PARENTTRANS.value.Context
Undocumented in source.
GetTranslationContext
alias GetTranslationContext = void
Undocumented in source.
PARENT
alias PARENT = typeof(__traits(parent, METHOD).init)
Undocumented in source.

Manifest constants

FUNCTRANS
enum FUNCTRANS;
Undocumented in source.
PARENTTRANS
enum PARENTTRANS;
Undocumented in source.

Meta