<PackageReference Include="NETStandard.Library" Version="2.0.1" />

System.ComponentModel.WarningException

public string HelpTopic { get; }

public string HelpUrl { get; }

public WarningException(string message)

public WarningException(string message, Exception innerException)

public WarningException(string message, string helpUrl)

public WarningException(string message, string helpUrl, string helpTopic)