C# Class Octgn.Tabs.Profile.UserProfileViewModel

Inheritance: INotifyPropertyChanged
显示文件 Open project: octgn/OCTGN Class Usage Examples

Public Methods

Method Description
UserProfileViewModel ( ApiUser user ) : System

Private Methods

Method Description
GetShareDeckList ( ) : List
OnPropertyChanged ( string propertyName ) : void
RefreshSharedDecks ( ) : void
UpdateObservableDeckList ( List deckList ) : void

Method Details

UserProfileViewModel() public method

public UserProfileViewModel ( ApiUser user ) : System
user ApiUser
return System