Method | Description | |
---|---|---|
Video ( ) : System.Collections.Generic | ||
Video ( string embed ) : System.Collections.Generic | ||
Video ( string embed, string title ) : System.Collections.Generic | ||
Video ( string embed, string title, string caption ) : System.Collections.Generic |
Method | Description | |
---|---|---|
GetPostItemsInternal ( ) : string>.Dictionary |
protected GetPostItemsInternal ( ) : string>.Dictionary |
||
return | string>.Dictionary |
public Video ( ) : System.Collections.Generic | ||
return | System.Collections.Generic |
public Video ( string embed ) : System.Collections.Generic | ||
embed | string | |
return | System.Collections.Generic |
public Video ( string embed, string title ) : System.Collections.Generic | ||
embed | string | |
title | string | |
return | System.Collections.Generic |
public Video ( string embed, string title, string caption ) : System.Collections.Generic | ||
embed | string | |
title | string | |
caption | string | |
return | System.Collections.Generic |