SystemManager.add

Add a system to the manager.

class SystemManager
pure nothrow @trusted
void
add
(
S
)
()
if (
is(S : System)
)

Meta