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