Method | Description | |
---|---|---|
PostToFacebook ( string ImageName, |
Posts a image to facebook into the default API album Using the currently open client and imagename for file Note: Token was previously attached to client
|
|
checkExtension ( string file ) : String |
Checks the extension of the image and returns the extension in a string
|
public PostToFacebook ( string ImageName, |
||
ImageName | string | |
fbClient | ||
return | void |
public checkExtension ( string file ) : String | ||
file | string | |
return | String |