C# 클래스 VSSonarQubeExtension.SonarQubeViewModelFactory

model factory
파일 보기 프로젝트 열기: TrimbleSolutionsCorporation/VSSonarQubeExtension 1 사용 예제들

공개 메소드들

메소드 설명
StartupModelWithVsVersion ( string version, IServiceProvider provider ) : SonarQubeViewModel

Startups the model with vs version.

비공개 메소드들

메소드 설명
SonarQubeViewModelFactory ( ) : System

Prevents a default instance of the SonarQubeViewModelFactory class from being created.

메소드 상세

StartupModelWithVsVersion() 공개 정적인 메소드

Startups the model with vs version.
public static StartupModelWithVsVersion ( string version, IServiceProvider provider ) : SonarQubeViewModel
version string The version.
provider IServiceProvider
리턴 VSSonarExtensionUi.ViewModel.SonarQubeViewModel