C# Class Talis.XIVPlugin.Twintania.ShellViewModel

Inheritance: INotifyPropertyChanged
ファイルを表示 Open project: Bio2hazard/talis.xivplugin.twintania

Private Properties

Property Type Description
DefaultOnPropertyChanged void
Loaded void

Public Methods

Method Description
ShellViewModel ( ) : System

Private Methods

Method Description
DefaultOnPropertyChanged ( object sender, PropertyChangedEventArgs propertyChangedEventArgs ) : void
Loaded ( object sender, RoutedEventArgs e ) : void

Method Details

ShellViewModel() public method

public ShellViewModel ( ) : System
return System