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

Inheritance: TreeViewItemViewModel
Show file Open project: Tesserex/C--MegaMan-Engine Class Usage Examples

Public Methods

Method Description
ChangeStage ( string stageName ) : void
ProjectViewModel ( ) : System

Method Details

ChangeStage() public method

public ChangeStage ( string stageName ) : void
stageName string
return void

ProjectViewModel() public method

public ProjectViewModel ( ) : System
return System