C# Class Octgn.Tabs.Profile.UserProfileViewModel

Inheritance: INotifyPropertyChanged
Afficher le fichier Open project: octgn/OCTGN Class Usage Examples

Méthodes publiques

Méthode Description
UserProfileViewModel ( ApiUser user ) : System

Private Methods

Méthode Description
GetShareDeckList ( ) : List
OnPropertyChanged ( string propertyName ) : void
RefreshSharedDecks ( ) : void
UpdateObservableDeckList ( List deckList ) : void

Method Details

UserProfileViewModel() public méthode

public UserProfileViewModel ( ApiUser user ) : System
user ApiUser
Résultat System