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