Ejemplo n.º 1
0
 internal static Exception ArgumentWrongValue(object p0) => (Exception) new ArgumentException(Strings.ArgumentWrongValue(p0));