Method | Description | |
---|---|---|
Photo ( ) : System.Collections.Generic | ||
Photo ( string source ) : System.Collections.Generic | ||
Photo ( string source, string caption ) : System.Collections.Generic | ||
Photo ( string source, string caption, string clickThroughUrl ) : System.Collections.Generic |
Method | Description | |
---|---|---|
GetPostItemsInternal ( ) : string>.Dictionary |
protected GetPostItemsInternal ( ) : string>.Dictionary |
||
return | string>.Dictionary |
public Photo ( ) : System.Collections.Generic | ||
return | System.Collections.Generic |
public Photo ( string source ) : System.Collections.Generic | ||
source | string | |
return | System.Collections.Generic |
public Photo ( string source, string caption ) : System.Collections.Generic | ||
source | string | |
caption | string | |
return | System.Collections.Generic |
public Photo ( string source, string caption, string clickThroughUrl ) : System.Collections.Generic | ||
source | string | |
caption | string | |
clickThroughUrl | string | |
return | System.Collections.Generic |