C# 클래스 SonarLint.VisualStudio.Integration.Service.DataModel.MinimumSupportedServerPlugin

파일 보기 프로젝트 열기: SonarSource-VisualStudio/sonarlint-visualstudio 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
CSharp MinimumSupportedServerPlugin
VbNet MinimumSupportedServerPlugin

공개 메소드들

메소드 설명
ISupported ( EnvDTE project ) : bool
ToString ( ) : string

비공개 메소드들

메소드 설명
MinimumSupportedServerPlugin ( string key, Language language, string minimumVersion ) : SonarLint.VisualStudio.Integration.Resources

메소드 상세

ISupported() 공개 메소드

public ISupported ( EnvDTE project ) : bool
project EnvDTE
리턴 bool

ToString() 공개 메소드

public ToString ( ) : string
리턴 string

프로퍼티 상세

CSharp 공개적으로 정적으로 프로퍼티

public static MinimumSupportedServerPlugin,SonarLint.VisualStudio.Integration.Service.DataModel CSharp
리턴 MinimumSupportedServerPlugin

VbNet 공개적으로 정적으로 프로퍼티

public static MinimumSupportedServerPlugin,SonarLint.VisualStudio.Integration.Service.DataModel VbNet
리턴 MinimumSupportedServerPlugin