Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
qtools
Core
CLI
JsonReporter
C# 클래스 qtools.Core.CLI.JsonReporter
상속:
IReporter
파일 보기
프로젝트 열기: jondot/qtools
1 사용 예제들
공개 메소드들
메소드
설명
JsonReporter
(
IEnumerable
qs
) :
System.Collections.Generic
Report
(
IOutput
output
) :
void
메소드 상세
JsonReporter()
공개
메소드
public
JsonReporter
(
IEnumerable
qs
) :
System.Collections.Generic
qs
IEnumerable
리턴
System.Collections.Generic
Report()
공개
메소드
public
Report
(
IOutput
output
) :
void
output
IOutput
리턴
void