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
ellie
c-sharp-study
Wiki
ellie csharp 2.basic
ellie csharp 2.basic
· Changes
Page history
no message
authored
Nov 09, 2015
by
ellie
Hide whitespace changes
Inline
Side-by-side
ellie-csharp-2.basic.markdown
View page @
80c66655
...
@@ -39,7 +39,7 @@
...
@@ -39,7 +39,7 @@
<img
src=
"secondImage/variable-6.png"
width=
"500"
>
<img
src=
"secondImage/variable-6.png"
width=
"500"
>
<br>
<br>
#### 박싱 / 언박싱
####
**
박싱 / 언박싱
**
박싱 : 값 형식 -> 참조 형식
박싱 : 값 형식 -> 참조 형식
언박싱 : 참조 형식 -> 값 형식
언박싱 : 참조 형식 -> 값 형식
...
...