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
cris
c-sharp-study
Wiki
notes
notes
· Changes
Page history
Update notes
authored
Nov 02, 2017
by
cris
Show whitespace changes
Inline
Side-by-side
notes.md
View page @
85abd3d7
...
...
@@ -3,8 +3,8 @@ Let's start C#!
## Glossary
*
[
Generic
](
Generic
)
*
[
Delegate
](
Delegate
)
-
[
Generic
](
Generic
)
-
[
Delegate
](
Delegate
)
*
App.config = Application 설정 파일, 무슨내용을 담고 있지?
그럼 범용 event인 경우 즉 여러 UI 화면에서 사용되는 event를 만들기 위한 방법은?