Skip to content

Debology.Debby.Modules Namespace

Classes
DebbyModuleThe base class for all Debby modules. If you want to register a custom module extend this and register it via RegisterCustomModule<T>() or RegisterCustomModule<T>(T).