Class DontInjectAttribute
Prevents the marked property from being injected into a module.
Assembly: Revolt.Net.Commands.dll​
View Source​
Declaration
public class DontInjectAttribute : Attribute
Prevents the marked property from being injected into a module.
public class DontInjectAttribute : Attribute