ServiceGlobal

Undocumented in source.
template ServiceGlobal(string svc, T, string mod = __MODULE__, size_t line = __LINE__)
@property ref @trusted nothrow @nogc
T
ServiceGlobal
()

Members

Properties

ServiceGlobal
T ServiceGlobal [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.

Static variables

obj
T* obj;
Undocumented in source.

Meta