C# Class Dmg.Partition

Datei anzeigen Open project: mono/ipod-sharp

Public Methods

Method Description
this ( string key ) : object

Private Methods

Method Description
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

Method Details

this() public method

public this ( string key ) : object
key string
return object