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 -

c++ - Msgpack packing bools bug -

java - POJO with list of POJO to JSON display size and index -