json - How to convert C# MultipartFormDataContent to JObject -



json - How to convert C# MultipartFormDataContent to JObject -

does 1 how convert multipartformdatacontent newtonsoft jobject. and, possible @ all? have tried:

jobject.fromobject(multipartcontent), or jobject.parse(jsonconvert.serializeobject(multipartcontent))

but none of work.

any ideas?

thanks lot

that not possible because if @ class not class contains several variables can converted json object,it looks more method driven class every method has function, hence not converted json object.

c# json json.net

Comments

Popular posts from this blog

php - Android app custom user registration and login with cookie using facebook sdk -

c# - Create a Notification Object (Email or Page) At Run Time -- Dependency Injection or Factory -

Set Up Of Common Name Of SSL Certificate To Protect Plesk Panel -