Méthode | Description | |
---|---|---|
Parse ( string line ) : |
Creates a AndroidProcess from it string representation.
|
|
ToString ( ) : string |
Gets a string that represents this AndroidProcess, in the format of "Name (ProcessId)".
|
Méthode | Description | |
---|---|---|
IndexOf ( List |
Gets the index of the first value of a set of values that is part of a list.
|
|
ParseInt ( string value ) : int | ||
ParseLong ( string value ) : long | ||
ParseUInt ( string value ) : uint | ||
ParseULong ( string value ) : ulong |
public static Parse ( string line ) : |
||
line | string |
/// A |
Résultat |