C# Class CSPspEmu.Hle.Managers.HleRegistryNode

Inheritance: IDisposable
Show file Open project: soywiz/cspspemu Class Usage Examples

Public Methods

Method Description
Dispose ( ) : void
Flush ( ) : void
HleRegistryNode ( string Name ) : System

Method Details

Dispose() public method

public Dispose ( ) : void
return void

Flush() public method

public Flush ( ) : void
return void

HleRegistryNode() public method

public HleRegistryNode ( string Name ) : System
Name string
return System