Открытые члены

Класс TSLab.Utils.AquiredLock

Represents an aquired lock, implements the Dispose interface allowing the lock to be aquired using the C# using block. Подробнее...

Полный список членов класса

Открытые члены

void Dispose ()

Подробное описание

Represents an aquired lock, implements the Dispose interface allowing the lock to be aquired using the C# using block.