C# 클래스 FaultLocalization.Util.CSSolution

파일 보기 프로젝트 열기: lukesandberg/PexFaultLocalization 1 사용 예제들

공개 메소드들

메소드 설명
CSSolution ( String solutionPath ) : System
Rebuild ( String sln ) : void

비공개 메소드들

메소드 설명
COMRetry ( System.Action a ) : void

메소드 상세

CSSolution() 공개 메소드

public CSSolution ( String solutionPath ) : System
solutionPath String
리턴 System

Rebuild() 공개 정적인 메소드

public static Rebuild ( String sln ) : void
sln String
리턴 void