Show / Hide Table of Contents

    Class CriticalSection

    Inheritance
    Object
    CriticalSection
    Inherited Members
    Object.ToString()
    Object.Equals(Object)
    Object.Equals(Object, Object)
    Object.ReferenceEquals(Object, Object)
    Object.GetHashCode()
    Object.GetType()
    Object.MemberwiseClone()
    Namespace: IPA.Utilities
    Assembly: IPA.Loader.dll
    Syntax
    public static class CriticalSection

    Methods

    | Improve this Doc View Source

    EnterExecuteSection()

    Declaration
    public static void EnterExecuteSection()
    | Improve this Doc View Source

    ExitExecuteSection()

    Declaration
    public static void ExitExecuteSection()
    • Improve this Doc
    • View Source
    Back to top Generated by DocFX