Method GetInstance
- Namespace
- DisCatSharp.CommandsNext.Entities
- Assembly
- DisCatSharp.CommandsNext.dll
GetInstance(IServiceProvider)
Creates a new instance of this module.
public BaseCommandModule GetInstance(IServiceProvider services)
Parameters
services
IServiceProviderServices to instantiate the module with.
Returns
- BaseCommandModule
Created module.