ISavePackage
Namespace: AnyPackage.Provider
Interface to support Save-Package
command.
public interface ISavePackage
Methods
SavePackage(PackageRequest)
Saves packages with the specified request.
void SavePackage(PackageRequest request)
Parameters
request
PackageRequest
Package request.
Remarks:
If the requested package is not found, no exception should be thrown.