public static T DeserializeJson<T>( this string serialized, DataContractJsonSerializerSettings settings ) where T : class