Class MonoModIgnore
MonoMod ignore attribute. Apply it onto a method / type and it (except its MonoMod custom attributes) will be ignored by MonoMod.
Inheritance
System.Object
MonoModIgnore
Namespace: MonoMod
Assembly: MonoMod.dll
Syntax
public class MonoModIgnore : Attribute
Constructors
MonoModIgnore()
Declaration
public MonoModIgnore()