Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
DeadApp
CustomSemaphore
C# Class DeadApp.CustomSemaphore
Afficher le fichier
Open project: pwlodek/CodeGallery
Méthodes publiques
Méthode
Description
CustomSemaphore
(
int
semVal
) :
System
Release
( ) :
void
WaitOne
( ) :
void
Method Details
CustomSemaphore()
public
méthode
public
CustomSemaphore
(
int
semVal
) :
System
semVal
int
Résultat
System
Release()
public
méthode
public
Release
( ) :
void
Résultat
void
WaitOne()
public
méthode
public
WaitOne
( ) :
void
Résultat
void