C# 클래스 withSIX.Sync.Core.Transfer.ConsoleLine

파일 보기 프로젝트 열기: SIXNetworks/withSIX.Desktop 1 사용 예제들

공개 메소드들

메소드 설명
ConsoleLine ( string content ) : System.Collections.Generic
Prepend ( ConsoleLine content ) : void

메소드 상세

ConsoleLine() 공개 메소드

public ConsoleLine ( string content ) : System.Collections.Generic
content string
리턴 System.Collections.Generic

Prepend() 공개 메소드

public Prepend ( ConsoleLine content ) : void
content ConsoleLine
리턴 void