C# 끄적끄적

1.C# ref, out 키워드

post-thumbnail

2.Compiler Error CS0120

post-thumbnail

3.구조체와 클래스의 복사

post-thumbnail

4.this() 생성자

post-thumbnail

5.C#의 생성자 호출 순서 (미완)

post-thumbnail

6.부모 클래스에 접근하는 "base"

post-thumbnail

7.is와 as를 이용한 안전한 다운 캐스팅

post-thumbnail

8.오버라이딩 (virtual / override)

post-thumbnail

9.오브젝트 타입(System.Object)과 박싱, 언박싱 (Boxing, Unboxing)

post-thumbnail

10.델리게이트 (delegate)

post-thumbnail

11.델리게이트 (delegate) - 2 / Delegate Chain / 이벤트

post-thumbnail