C# Class MegaMan.Editor.Controls.ViewModels.EntityTrayViewModel

Inheritance: INotifyPropertyChanged, IToolProvider
Afficher le fichier Open project: Tesserex/C--MegaMan-Engine Class Usage Examples

Private Properties

Свойство Type Description
IconFor string
OnPropertyChanged void
ProjectOpened void
UpdateTool void

Méthodes publiques

Méthode Description
EntityTrayViewModel ( ) : System

Private Methods

Méthode Description
IconFor ( string icon ) : string
OnPropertyChanged ( string property ) : void
ProjectOpened ( object sender, MegaMan.Editor.Mediator.ProjectOpenedEventArgs e ) : void
UpdateTool ( object toolParam = null ) : void

Method Details

EntityTrayViewModel() public méthode

public EntityTrayViewModel ( ) : System
Résultat System