c# - Wpf facebook app errors: -


currently i'm making wpf facebook application , in code continuously 2 errors coming:

first error

'facebookapi namespace used type'

second error

the type or namespace name jsonobject not found (are missing using directive or assembly reference)?


Comments

Popular posts from this blog

Java 8 + Maven Javadoc plugin: Error fetching URL -

android - How to delete or change the searchview icon inside the SearchView actionBar? -

c++ - Msgpack packing bools bug -