C# 클래스 Specs2Tests.VBCodeWriter

상속: ICodeWriter
파일 보기 프로젝트 열기: JonKruger/Specs2Tests

공개 메소드들

메소드 설명
VBCodeWriter ( IConfiguration configuration ) : System.Linq
WriteCode ( ParsedSpec parsedSpec ) : string

메소드 상세

VBCodeWriter() 공개 메소드

public VBCodeWriter ( IConfiguration configuration ) : System.Linq
configuration IConfiguration
리턴 System.Linq

WriteCode() 공개 메소드

public WriteCode ( ParsedSpec parsedSpec ) : string
parsedSpec ParsedSpec
리턴 string