C# Class LunarConsoleEditorInternal.DisabledScopeCompat

Inheritance: IDisposable
显示文件 Open project: BeAnotherLab/Library-Of-Ourselves-Player-Mobile

Public Methods

Method Description
DisabledScopeCompat ( bool disabled ) : System
Dispose ( ) : void

Method Details

DisabledScopeCompat() public method

public DisabledScopeCompat ( bool disabled ) : System
disabled bool
return System

Dispose() public method

public Dispose ( ) : void
return void