C# 클래스 SharpAdbClient.Receivers.ProcessOutputReceiver

Parses the output of a cat /proc/[pid]/stat command.
상속: MultiLineReceiver
파일 보기 프로젝트 열기: ArduPilot/MissionPlanner

보호된 메소드들

메소드 설명
ProcessNewLines ( IEnumerable lines ) : void

메소드 상세

ProcessNewLines() 보호된 메소드

protected ProcessNewLines ( IEnumerable lines ) : void
lines IEnumerable
리턴 void