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

System.ArgumentOutOfRangeException

public virtual object ActualValue { get; }

public ArgumentOutOfRangeException(string paramName)

public ArgumentOutOfRangeException(string message, Exception innerException)

public ArgumentOutOfRangeException(string paramName, object actualValue, string message)

public ArgumentOutOfRangeException(string paramName, string message)