Table of Contents
API reference

Method GetInstance

Namespace
DisCatSharp.CommandsNext.Entities
Assembly
DisCatSharp.CommandsNext.dll

GetInstance(IServiceProvider)

Returns an instance of this module.

BaseCommandModule GetInstance(IServiceProvider services)

Parameters

services IServiceProvider

Services to instantiate the module with.

Returns

BaseCommandModule

A created instance of this module.