Class MonoModRemove
MonoMod remove attribute. Apply it onto a field / method / type and it will be removed by MonoMod.
Inheritance
System.Object
MonoModRemove
Namespace: MonoMod
Assembly: MonoMod.dll
Syntax
public class MonoModRemove : Attribute
Constructors
MonoModRemove()
Declaration
public MonoModRemove()