C# 클래스 ReportGeneratorCS.HtmlReport

파일 보기 프로젝트 열기: kevinrutherford/katas

공개 메소드들

메소드 설명
report ( StringWriter output, IList machines, Robot robot ) : void

메소드 상세

report() 공개 정적인 메소드

public static report ( StringWriter output, IList machines, Robot robot ) : void
output System.IO.StringWriter
machines IList
robot Robot
리턴 void