C# Class Sport.Mobile.Shared.LeagueDetailsViewModel

Inheritance: LeagueViewModel
Afficher le fichier Open project: xamarin/Sport

Méthodes publiques

Méthode Description
JoinLeague ( ) : Task
LeaveLeague ( ) : System.Threading.Tasks.Task
NotifyPropertiesChanged ( [ caller = "" ) : void
RefreshLeague ( bool force = false ) : System.Threading.Tasks.Task
SetOngoingChallenges ( ) : void

Method Details

JoinLeague() public méthode

public JoinLeague ( ) : Task
Résultat Task

LeaveLeague() public méthode

public LeaveLeague ( ) : System.Threading.Tasks.Task
Résultat System.Threading.Tasks.Task

NotifyPropertiesChanged() public méthode

public NotifyPropertiesChanged ( [ caller = "" ) : void
caller [
Résultat void

RefreshLeague() public méthode

public RefreshLeague ( bool force = false ) : System.Threading.Tasks.Task
force bool
Résultat System.Threading.Tasks.Task

SetOngoingChallenges() public méthode

public SetOngoingChallenges ( ) : void
Résultat void