Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
withSIX
Sync
Core
Transfer
ConsoleWriter
C# 클래스 withSIX.Sync.Core.Transfer.ConsoleWriter
파일 보기
프로젝트 열기: SIXNetworks/withSIX.Desktop
공개 메소드들
메소드
설명
ConsoleWriter
( ) :
System.Collections.Generic
ToString
( ) :
string
UpdateOutput
(
string
data
) :
void
비공개 메소드들
메소드
설명
AddToBuffer
(
ConsoleLine
consoleLine
) :
void
메소드 상세
ConsoleWriter()
공개
메소드
public
ConsoleWriter
( ) :
System.Collections.Generic
리턴
System.Collections.Generic
ToString()
공개
메소드
public
ToString
( ) :
string
리턴
string
UpdateOutput()
공개
메소드
public
UpdateOutput
(
string
data
) :
void
data
string
리턴
void