Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
paul
c-sharp-study
Wiki
timers
timers
· Changes
Page history
paul created page: timers
authored
Aug 02, 2016
by
paul
Hide whitespace changes
Inline
Side-by-side
timers.md
View page @
80fa99c5
...
...
@@ -5,7 +5,7 @@
-
System.Windows.Threading.DispatcherTimer
| 클래스 |
스
레드 종류 |
| 클래스 |
쓰
레드 종류 |
| -------------- | ----------- |
| System.Threading.Timer | Woker Thread |
| System.Timers.Timer | Woker Thread or UI Thread |
...
...