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

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

Méthodes publiques

Méthode Description
ChangeStage ( string stageName ) : void
ProjectViewModel ( ) : System

Method Details

ChangeStage() public méthode

public ChangeStage ( string stageName ) : void
stageName string
Résultat void

ProjectViewModel() public méthode

public ProjectViewModel ( ) : System
Résultat System