| Constructor and Description |
|---|
DotNetDependencyResolver(String whitesourceConfiguration,
NugetConfigFileType nugetConfigFileType,
boolean nugetRestoreDependencies) |
| Constructor and Description |
|---|
NugetDependencyResolver(String whitesourceConfiguration,
NugetConfigFileType nugetConfigFileType) |
| Modifier and Type | Method and Description |
|---|---|
static NugetConfigFileType |
NugetConfigFileType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static NugetConfigFileType[] |
NugetConfigFileType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
NugetPackagesConfigXmlParser(File xml,
NugetConfigFileType nugetConfigFileType) |
Copyright © 2014–2020 Checkmarx. All rights reserved.