C# Class CSPspEmu.Core.Threading.Synchronization.PspResetEvent

Afficher le fichier Open project: soywiz/cspspemu

Méthodes protégées

Méthode Description
PspResetEvent ( bool InitialValue, bool AutoReset ) : System

Private Methods

Méthode Description
CallbackOnSet ( System.Action Action ) : void
Reset ( ) : void
Set ( ) : void

Method Details

PspResetEvent() protected méthode

protected PspResetEvent ( bool InitialValue, bool AutoReset ) : System
InitialValue bool
AutoReset bool
Résultat System