| You are currently viewing a revision titled "parent class", saved on 2020-04-25 오후 9:43 by HyunJi | |
|---|---|
| 제목 | parent class |
| 내용 | 부모클래스.
스위프트 언어에서 객체를 그 객체(object)의 부모클래스(상위클래스, 부모클래스(parent class))의 타입으로 캐스트를 시도하는 것.
To attempt to cast an object to one of its parent class types. |
| 요약글 | |
| Markdown content | 부모클래스.
스위프트 언어에서 객체를 그 객체(object)의 부모클래스(상위클래스, 부모클래스(parent class))의 타입으로 캐스트를 시도하는 것.
To attempt to cast an object to one of its parent class types. |
