Method | Description | |
---|---|---|
OpenGraphMusicRadioStation ( string title, |
Initializes a new instance of the OpenGraphMusicRadioStation class.
|
|
ToString ( |
Appends a HTML-encoded string representing this instance to the stringBuilder containing the Open Graph meta tags.
|
public OpenGraphMusicRadioStation ( string title, |
||
title | string | The title of the object as it should appear in the graph. |
image | The default image. | |
url | string | The canonical URL of the object, used as its ID in the graph. |
return | System.Text |
public ToString ( |
||
stringBuilder | The string builder. | |
return | void |