Exception on Dump of an object
Hi,
The script that does not work:
Thanks,
Matteo
The script that does not work:
The library is Mail.dll on Nuget.
var builder = new MailBuilder();
var mail = builder.Create().Dump();
Thanks,
Matteo
Comments
ArgumentException: '', hexadecimal value 0x06, is an invalid character.
The problem is the Dump method.