AbstractDataProcessor<T>




Method: Deserialize
This method converts a JSON string into an instance of the derived class object.

public static T Deserialize (string json)