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