Show / Hide Table of Contents

    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()
    Back to top Yet another C# modding swiss army knife.