I have object A..and I have object B.
 
Now What i wnat to do is that
i need to pass array of object A which again contains array of object B to web APi using angular js.
How can I do that using mvc5 and angular js?