7[
TypeForwardedFrom(
"mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089")]
16 string message =
base.Message;
24 return message +
"\r\n" +
text;
33 :
base(
SR.Arg_ArgumentOutOfRangeException)
ArgumentOutOfRangeException(string? message, Exception? innerException)
override void GetObjectData(SerializationInfo info, StreamingContext context)
virtual ? object ActualValue
ArgumentOutOfRangeException(string? paramName, object? actualValue, string? message)
ArgumentOutOfRangeException(string? paramName)
ArgumentOutOfRangeException(string? paramName, string? message)
ArgumentOutOfRangeException(SerializationInfo info, StreamingContext context)
ArgumentOutOfRangeException()
readonly object _actualValue
static string ArgumentOutOfRange_ActualValue
static string Format(string resourceFormat, object p1)