Closed csokun closed 10 years ago
In stead of returning string all the time we can just use Convert.ChangeType to try to convert return value.
thanks. this is awesome.
In stead of returning string all the time we can just use Convert.ChangeType to try to convert return value.