C# Class OpenTween.Models.UserTimelineTabModel

Inheritance: InternalStorageTabModel
Afficher le fichier Open project: opentween/OpenTween Class Usage Examples

Méthodes publiques

Méthode Description
RefreshAsync ( Twitter tw, bool backward, bool startup, IProgress progress ) : System.Threading.Tasks.Task
UserTimelineTabModel ( string tabName, string screenName ) : System

Method Details

RefreshAsync() public méthode

public RefreshAsync ( Twitter tw, bool backward, bool startup, IProgress progress ) : System.Threading.Tasks.Task
tw Twitter
backward bool
startup bool
progress IProgress
Résultat System.Threading.Tasks.Task

UserTimelineTabModel() public méthode

public UserTimelineTabModel ( string tabName, string screenName ) : System
tabName string
screenName string
Résultat System