Interface IOSTypeStructureLoader
IOSTypeStructureLoader interface
OSTypeStructure 리소스 로더.
public interface IOSTypeStructureLoader
행동 양식
| 이름 | 설명 |
|---|---|
| CanLoad(StreamContainer) | 여부를 결정합니다.OSTypeStructure 지정된 리소스에서 로드할 수 있습니다.StreamContainer . |
| Load(StreamContainer) | 로드OSTypeStructure . |