C# Class FlatRedBallProfiler.ViewModels.ManagedObjectsViewModel

Inheritance: INotifyPropertyChanged
Show file Open project: vchelaru/FlatRedBall

Private Properties

Property Type Description
GetInstructions IEnumerable
GetWindowList IEnumerable
ManualRefresh void
Refresh void

Public Methods

Method Description
ManagedObjectsViewModel ( ) : System

Private Methods

Method Description
GetInstructions ( ) : IEnumerable
GetWindowList ( ) : IEnumerable
ManualRefresh ( ) : void
Refresh ( object sender, EventArgs e ) : void

Method Details

ManagedObjectsViewModel() public method

public ManagedObjectsViewModel ( ) : System
return System