Show / Hide Table of Contents

    Class DebugSymbolFormat

    Inheritance
    System.Object
    DebugSymbolFormat
    Namespace: MonoMod
    Assembly: MonoMod.dll
    Syntax
    public sealed class DebugSymbolFormat : Enum

    Fields

    Auto

    Declaration
    public const DebugSymbolFormat Auto
    Field Value
    Type Description
    DebugSymbolFormat

    MDB

    Declaration
    public const DebugSymbolFormat MDB
    Field Value
    Type Description
    DebugSymbolFormat

    PDB

    Declaration
    public const DebugSymbolFormat PDB
    Field Value
    Type Description
    DebugSymbolFormat

    value__

    Declaration
    public int value__
    Field Value
    Type Description
    System.Int32
    Back to top Yet another C# modding swiss army knife.