Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
Irontalk
TranscriptWriter
C# 클래스 Irontalk.TranscriptWriter
상속:
System.IO.TextWriter
파일 보기
프로젝트 열기: rezonant/irontalk
공개 메소드들
메소드
설명
TranscriptWriter
(
Transcript
transcript
) :
System
Write
(
string
value
) :
void
메소드 상세
TranscriptWriter()
공개
메소드
public
TranscriptWriter
(
Transcript
transcript
) :
System
transcript
Transcript
리턴
System
Write()
공개
메소드
public
Write
(
string
value
) :
void
value
string
리턴
void