Class DontInjectAttribute
Prevents this field or property from having its value injected by dependency injection.
Inheritance
System.Object
DontInjectAttribute
Namespace: DSharpPlus.CommandsNext.Attributes
Assembly: cs.temp.dll.dll
Syntax
public class DontInjectAttribute : Attribute