Property | Type | Description | |
---|---|---|---|
RenderOpml | void |
Method | Description | |
---|---|---|
OpmlItem ( ) : System | ||
OpmlItem ( string title, string description, string xmlUrl, string htmlUrl ) : System |
Method | Description | |
---|---|---|
RenderOpml ( |
public OpmlItem ( string title, string description, string xmlUrl, string htmlUrl ) : System | ||
title | string | |
description | string | |
xmlUrl | string | |
htmlUrl | string | |
return | System |