C# Class NuxeoDotNetBrowser.UserViewModel

Inheritance: INotifyPropertyChanged
Mostra file Open project: nuxeo/nuxeo-dotnet-browser

Public Methods

Method Description
UserViewModel ( string username ) : System

Private Methods

Method Description
NotifyPropertyChanged ( string propertyName ) : void

Method Details

UserViewModel() public method

public UserViewModel ( string username ) : System
username string
return System