コード例 #1
0
 public static NuGet.Credentials.PluginException CreateUnexpectedStatusMessage(string path, NuGet.Credentials.PluginCredentialResponseExitCode status)
 {
     throw null;
 }
コード例 #2
0
 public static NuGet.Credentials.PluginException CreateInvalidResponseExceptionMessage(string path, NuGet.Credentials.PluginCredentialResponseExitCode status, NuGet.Credentials.PluginCredentialResponse response)
 {
     throw null;
 }