mirror of
https://github.com/ICDSystems/ICD.Common.Utils.git
synced 2026-04-14 13:07:28 +00:00
fix: The SafeTimer constructor that executes the callback immediately now works as expected
This commit is contained in:
parent
c1b9426e32
commit
d090ab0085
3 changed files with 6 additions and 12 deletions
|
|
@ -6,6 +6,9 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
|
|||
|
||||
## [Unreleased]
|
||||
|
||||
### Changed
|
||||
- A SafeTimer constructor that executes the callback immediately now does this instead of waiting infinitely
|
||||
|
||||
## [14.0.0] - 2021-01-14
|
||||
### Added
|
||||
- Added Get and Set extensions to PropertyInfo in SIMPLSHARP to mimic overloads avaliable in NETSTANDARD
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue