C# 클래스 Nitra.ViewModels.SolutionVm

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

공개 메소드들

메소드 설명
GetUnattachedTestSuites ( ) : string[]
Save ( ) : void
SolutionVm ( string solutinFilePath, string selectePath, string config ) : System
TestSuites_CollectionChanged ( object sender, System e ) : void
ToString ( ) : string

메소드 상세

GetUnattachedTestSuites() 공개 메소드

public GetUnattachedTestSuites ( ) : string[]
리턴 string[]

Save() 공개 메소드

public Save ( ) : void
리턴 void

SolutionVm() 공개 메소드

public SolutionVm ( string solutinFilePath, string selectePath, string config ) : System
solutinFilePath string
selectePath string
config string
리턴 System

TestSuites_CollectionChanged() 공개 메소드

public TestSuites_CollectionChanged ( object sender, System e ) : void
sender object
e System
리턴 void

ToString() 공개 메소드

public ToString ( ) : string
리턴 string