Home
Options

Dump() to dislpay in hexadecimal format

Hi,
is there an easier way to display a variable with Dump() than Dump(String.Format...)?
Something like var.Dump("X")...?

Thanks,
Michael

Comments

Sign In or Register to comment.