I want something like
我想要类似的东西
try
{
//code here
}
catch (Exception ex)
{
stringXML = Exception.toXML();
}
try
{
/I want something like
我想要类似的东西
try
{
//code here
}
catch (Exception ex)
{
stringXML = Exception.toXML();
}
try
{
/