static bool TryDeserialize( string source, System.Type t, System.Object obj )

Summary

Try to deserialize given source to given type. Return true if it was a success

static bool TryDeserialize( string source, T obj )

Summary

Try to deserialize given source to given type. Return true if it was a success
people
Log in to reply
You can't reply if you're not logged in. That would be crazy.