Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
SharpAdbClient
Receivers
ProcessOutputReceiver
C# Class SharpAdbClient.Receivers.ProcessOutputReceiver
Parses the output of a
cat /proc/[pid]/stat
command.
Inheritance:
MultiLineReceiver
Afficher le fichier
Open project: ArduPilot/MissionPlanner
Méthodes protégées
Méthode
Description
ProcessNewLines
(
IEnumerable
lines
) :
void
Method Details
ProcessNewLines()
protected
méthode
protected
ProcessNewLines
(
IEnumerable
lines
) :
void
lines
IEnumerable
Résultat
void