isModuleAlive<B extends BindContext> abstract method
Checks if the context (Module) is in the context of binds.
Implementation
bool isModuleAlive<B extends BindContext>();
Checks if the context (Module) is in the context of binds.
bool isModuleAlive<B extends BindContext>();