コード例 #1
0
 public NuGet.Protocol.Core.Types.PackageSearchMetadataBuilder WithVersions(NuGet.Common.AsyncLazy <System.Collections.Generic.IEnumerable <NuGet.Protocol.Core.Types.VersionInfo> > lazyVersionsFactory)
 {
     throw null;
 }
コード例 #2
0
 public CredentialService(NuGet.Common.AsyncLazy <System.Collections.Generic.IEnumerable <NuGet.Credentials.ICredentialProvider> > providers, bool nonInteractive, bool handlesDefaultCredentials)
 {
 }