C# Class UI.RssFeedViewController

Inheritance: UITableViewController
Afficher le fichier Open project: NotMyself/BigRReader Class Usage Examples

Méthodes publiques

Méthode Description
RssFeedViewController ( Uri feed, string title ) : System
ViewDidLoad ( ) : void

Method Details

RssFeedViewController() public méthode

public RssFeedViewController ( Uri feed, string title ) : System
feed System.Uri
title string
Résultat System

ViewDidLoad() public méthode

public ViewDidLoad ( ) : void
Résultat void