Méthode | Description | |
---|---|---|
BuildIntegratedProjectAction ( NuGetProject project, PackageIdentity packageIdentity, NuGetProjectActionType nuGetProjectActionType, LockFile originalLockFile, RestoreResultPair restoreResultPair, IReadOnlyList sources, IReadOnlyList originalActions, BuildIntegratedInstallationContext installationContext ) : System | ||
BuildIntegratedProjectAction ( NuGetProject project, PackageIdentity packageIdentity, NuGetProjectActionType nuGetProjectActionType, LockFile originalLockFile, RestoreResultPair restoreResultPair, IReadOnlyList sources, IReadOnlyList originalActions, BuildIntegratedInstallationContext installationContext, VersionRange versionRange ) : System | ||
GetProjectActions ( ) : IReadOnlyList |
public BuildIntegratedProjectAction ( NuGetProject project, PackageIdentity packageIdentity, NuGetProjectActionType nuGetProjectActionType, LockFile originalLockFile, RestoreResultPair restoreResultPair, IReadOnlyList sources, IReadOnlyList originalActions, BuildIntegratedInstallationContext installationContext ) : System | ||
project | NuGetProject | |
packageIdentity | PackageIdentity | |
nuGetProjectActionType | NuGetProjectActionType | |
originalLockFile | LockFile | |
restoreResultPair | RestoreResultPair | |
sources | IReadOnlyList | |
originalActions | IReadOnlyList | |
installationContext | BuildIntegratedInstallationContext | |
Résultat | System |
public BuildIntegratedProjectAction ( NuGetProject project, PackageIdentity packageIdentity, NuGetProjectActionType nuGetProjectActionType, LockFile originalLockFile, RestoreResultPair restoreResultPair, IReadOnlyList sources, IReadOnlyList originalActions, BuildIntegratedInstallationContext installationContext, VersionRange versionRange ) : System | ||
project | NuGetProject | |
packageIdentity | PackageIdentity | |
nuGetProjectActionType | NuGetProjectActionType | |
originalLockFile | LockFile | |
restoreResultPair | RestoreResultPair | |
sources | IReadOnlyList | |
originalActions | IReadOnlyList | |
installationContext | BuildIntegratedInstallationContext | |
versionRange | VersionRange | |
Résultat | System |
public GetProjectActions ( ) : IReadOnlyList |
||
Résultat | IReadOnlyList |