C# 클래스 Dmg.Partition

파일 보기 프로젝트 열기: mono/ipod-sharp

공개 메소드들

메소드 설명
this ( string key ) : object

비공개 메소드들

메소드 설명
EndianSwap ( int input ) : int
Extract ( Stream dmgStream, Stream isoStream, long &lastOutOffset ) : void
ParsePartition ( XmlNode node ) : void
ParseValue ( XmlNode node ) : object
Partition ( ) : System
Partition ( XmlNode node ) : System

메소드 상세

this() 공개 메소드

public this ( string key ) : object
key string
리턴 object