Method AddChecks
- Namespace
- DSharpPlus.Commands
- Assembly
- DSharpPlus.Commands.dll
AddChecks(Assembly)
Adds all public checks from the provided assembly to the extension.
public void AddChecks(Assembly assembly)Parameters
- assemblyAssembly
Adds all public checks from the provided assembly to the extension.
public void AddChecks(Assembly assembly)assembly Assembly