C# Class MK.MobileDevice.PlistArray

Inheritance: PlistNative, IDisposable
Afficher le fichier Open project: exaphaser/MK.MobileDevice

Méthodes publiques

Méthode Description
Dispose ( ) : void
PlistArray ( ) : System
this ( int i ) : object

Private Methods

Méthode Description
PlistArray ( IntPtr node ) : System

Method Details

Dispose() public méthode

public Dispose ( ) : void
Résultat void

PlistArray() public méthode

public PlistArray ( ) : System
Résultat System

this() public méthode

public this ( int i ) : object
i int
Résultat object