C# Class Sport.Mobile.Shared.AthleteProfileViewModel

Inheritance: AthleteViewModel
ファイルを表示 Open project: xamarin/Sport

Public Methods

Method Description
RegisterForPushNotifications ( ) : Task
SaveAthlete ( ) : Task

Method Details

RegisterForPushNotifications() public method

public RegisterForPushNotifications ( ) : Task
return Task

SaveAthlete() public method

public SaveAthlete ( ) : Task
return Task