C# Class NSoft.NFramework.Parallelism.DataStructures.AsyncReaderWriterLock.Releaser

Afficher le fichier Open project: debop/NFramework

Méthodes publiques

Méthode Description
Dispose ( ) : void
Releaser ( AsyncReaderWriterLock toRelease, bool isWriter ) : System

Method Details

Dispose() public méthode

public Dispose ( ) : void
Résultat void

Releaser() public méthode

public Releaser ( AsyncReaderWriterLock toRelease, bool isWriter ) : System
toRelease AsyncReaderWriterLock
isWriter bool
Résultat System