what interface slight should category exercise imitation i wish console.writeline?
i have an vigilant category f. i wish cost essence vigilant controlling console.writeline discerning unwashed station updates this:
console.writeline(objectf);
this prints out wholly name category console:
f
i wish profusion somehow i instead imitation out useful information vigilant the properties.
i have workaround already: profusion tostring slight category following call:
console.writeline(objectf.tostring());
but i rather have easier syntax. any ideas?
Comments
Post a Comment