Constructor ModuleLifespanAttribute
- Namespace
- DisCatSharp.CommandsNext.Attributes
- Assembly
- DisCatSharp.CommandsNext.dll
ModuleLifespanAttribute(ModuleLifespan)
Defines a lifespan for this command module.
public ModuleLifespanAttribute(ModuleLifespan lifespan)
Parameters
lifespan
ModuleLifespanLifespan for this module.