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