public override String ToString()
{
return "I want my own string representation of this object!";
}
Email this
Hits: 839
Comments (0)

Write comment
PHP and Facebook freelancer
public override String ToString()
{
return "I want my own string representation of this object!";
}
