C# 클래스 NuForVS.Test.Mocks.MockProject

상속: IProject
파일 보기 프로젝트 열기: kiliman/NuForVS 1 사용 예제들

공개 메소드들

메소드 설명
AddReference ( string path ) : void
HasReference ( string path ) : bool
MockProject ( string projectPath ) : System.Collections.Generic

메소드 상세

AddReference() 공개 메소드

public AddReference ( string path ) : void
path string
리턴 void

HasReference() 공개 메소드

public HasReference ( string path ) : bool
path string
리턴 bool

MockProject() 공개 메소드

public MockProject ( string projectPath ) : System.Collections.Generic
projectPath string
리턴 System.Collections.Generic