메소드 | 설명 | |
---|---|---|
ServerViewModel ( |
||
SetProjects ( IEnumerable |
Will clear any existing project view models and will replace them with the specified ones. The project view models will be alphabetically sorted by ProjectInformation.Name for the StringComparer.CurrentCulture
|
public ServerViewModel ( |
||
connectionInformation | ||
isExpanded | bool | |
리턴 | SonarLint.VisualStudio.Integration.Resources |
public SetProjects ( IEnumerable |
||
projectsToSet | IEnumerable |
|
리턴 | void |