C# Class MyDriving.ViewModel.ProfileViewModel

Inheritance: ViewModelBase
Afficher le fichier Open project: Azure-Samples/MyDriving Class Usage Examples

Private Properties

Свойство Type Description
InitializeDrivingSkills void
UpdatePictureAsync System.Threading.Tasks.Task
UpdatePlacementBucket void

Méthodes publiques

Méthode Description
ProfileViewModel ( ) : Microsoft.WindowsAzure.MobileServices
UpdateProfileAsync ( ) : Task

Private Methods

Méthode Description
InitializeDrivingSkills ( ) : void
UpdatePictureAsync ( ) : System.Threading.Tasks.Task
UpdatePlacementBucket ( int skills ) : void

Method Details

ProfileViewModel() public méthode

public ProfileViewModel ( ) : Microsoft.WindowsAzure.MobileServices
Résultat Microsoft.WindowsAzure.MobileServices

UpdateProfileAsync() public méthode

public UpdateProfileAsync ( ) : Task
Résultat Task