I have app which sending request to web service. Before sending request object is serializing to string:
public static string Serialize(T value)