C# 클래스 peng04.experiments.TiraExperiment.Result

파일 보기 프로젝트 열기: pan-webis-de/peng04

공개 메소드들

메소드 설명
Result ( ) : System
Result ( string unknown_text, string author, double score ) : System

메소드 상세

Result() 공개 메소드

public Result ( ) : System
리턴 System

Result() 공개 메소드

public Result ( string unknown_text, string author, double score ) : System
unknown_text string
author string
score double
리턴 System