Show / Hide Table of Contents

Class CountLock

Inheritance
System.Object
CountLock
Implements
System.IDisposable
Namespace: Eco.Core.Utils
Assembly: Eco.Core.dll
Syntax
public sealed class CountLock : Object, IDisposable

Constructors

CountLock(CountEvent)

Declaration
public CountLock(CountEvent e)
Parameters
Type Name Description
CountEvent e

Methods

Dispose()

Declaration
public void Dispose()

Implements

System.IDisposable

Extension Methods

PropertyChanges.FirePropertyChanged(Object, String)
PropertyChanges.FirePropertyChanged(Object, String, Object, Object)
PropertyChanges.FirePropertyChanged(Object, MemberChangedBeforeAfterEventArgs)
☀
☾
In This Article
Back to top
Copyright (c) Strange Loop Games 2021
☀
☾