C# 클래스 nSwagger.SampleRunner.Program

파일 보기 프로젝트 열기: rmaclean/nSwagger

공개 메소드들

메소드 설명
Main ( ) : void

비공개 메소드들

메소드 설명
KnownCSharpErrors ( string input ) : string
RemoveLastPathPiece ( string input, int pathPiecesToRemove ) : string
RunCompiler ( Configuration config, string command, string>.Func errorFilter = null ) : void
TestAgainst ( TestAgainstConfig config ) : void
TestCSharp ( string files, Configuration config ) : void
TestTypeScript ( string files, Configuration config ) : void
WriteError ( string error, string>.Func filter = null ) : void
WriteLine ( string message, ConsoleColor colour ) : void

메소드 상세

Main() 공개 정적인 메소드

public static Main ( ) : void
리턴 void