Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
DroidExplorer
Core
UI
CConsole
DebugConsoleOutputProcessor
C# 클래스 DroidExplorer.Core.UI.CConsole.DebugConsoleOutputProcessor
상속:
IConsoleOutputProcessor
파일 보기
프로젝트 열기: camalot/droidexplorer
공개 메소드들
메소드
설명
DebugConsoleOutputProcessor
(
ConsoleControl
console
) :
System
Process
(
string
output
) :
void
비공개 메소드들
메소드
설명
ParsedOutput
(
string
line
) :
string
메소드 상세
DebugConsoleOutputProcessor()
공개
메소드
public
DebugConsoleOutputProcessor
(
ConsoleControl
console
) :
System
console
ConsoleControl
리턴
System
Process()
공개
메소드
public
Process
(
string
output
) :
void
output
string
리턴
void