Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
Parrot
Infrastructure
StandardWriter
C# 클래스 Parrot.Infrastructure.StandardWriter
TODO: Update summary.
상속:
IParrotWriter
파일 보기
프로젝트 열기: ParrotFx/Parrot
1 사용 예제들
공개 메소드들
메소드
설명
Result
( ) :
string
StandardWriter
( ) :
System.IO
Write
(
string
value
) :
void
메소드 상세
Result()
공개
메소드
public
Result
( ) :
string
리턴
string
StandardWriter()
공개
메소드
public
StandardWriter
( ) :
System.IO
리턴
System.IO
Write()
공개
메소드
public
Write
(
string
value
) :
void
value
string
리턴
void