Class DontAutoLoadAttribute
Prevents the marked module from being loaded automatically.
Assembly: Revolt.Net.Commands.dll​
View Source​
Declaration
public class DontAutoLoadAttribute : Attribute
Prevents the marked module from being loaded automatically.
public class DontAutoLoadAttribute : Attribute