Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
SharpAdbClient
Receivers
ProcessOutputReceiver
C# Class SharpAdbClient.Receivers.ProcessOutputReceiver
Parses the output of a
cat /proc/[pid]/stat
command.
Inheritance:
MultiLineReceiver
显示文件
Open project: ArduPilot/MissionPlanner
Protected Methods
Method
Description
ProcessNewLines
(
IEnumerable
lines
) :
void
Method Details
ProcessNewLines()
protected
method
protected
ProcessNewLines
(
IEnumerable
lines
) :
void
lines
IEnumerable
return
void