C# Class DroidExplorer.Core.PropertyListCommandResult

Inheritance: CommandResult
Afficher le fichier Open project: camalot/droidexplorer Class Usage Examples

Méthodes publiques

Méthode Description
PropertyListCommandResult ( string data ) : System

Méthodes protégées

Méthode Description
ProcessData ( string data ) : void

Method Details

ProcessData() protected méthode

protected ProcessData ( string data ) : void
data string
Résultat void

PropertyListCommandResult() public méthode

public PropertyListCommandResult ( string data ) : System
data string
Résultat System