C# Class CSPspEmu.Core.Cpu.CpuThreadState.GprList

Afficher le fichier Open project: soywiz/cspspemu

Méthodes publiques

Свойство Type Description
CpuThreadState CpuThreadState

Méthodes publiques

Méthode Description
this ( int Index ) : int
this ( string Name ) : int

Private Methods

Méthode Description
NameToIndex ( string Name ) : int

Method Details

this() public méthode

public this ( int Index ) : int
Index int
Résultat int

this() public méthode

public this ( string Name ) : int
Name string
Résultat int

Property Details

CpuThreadState public_oe property

public CpuThreadState,CSPspEmu.Core.Cpu CpuThreadState
Résultat CpuThreadState