C# Class FlatRedBallProfiler.ViewModels.EntityViewModel

Inheritance: ViewModel
Afficher le fichier Open project: vchelaru/FlatRedBall

Méthodes publiques

Méthode Description
Add ( FlatRedBall.PositionedObject objectToAdd ) : void
Clear ( ) : void
EntityViewModel ( ) : System
GetStrings ( ) : IEnumerable
Refresh ( ) : void

Method Details

Add() public méthode

public Add ( FlatRedBall.PositionedObject objectToAdd ) : void
objectToAdd FlatRedBall.PositionedObject
Résultat void

Clear() public méthode

public Clear ( ) : void
Résultat void

EntityViewModel() public méthode

public EntityViewModel ( ) : System
Résultat System

GetStrings() public méthode

public GetStrings ( ) : IEnumerable
Résultat IEnumerable

Refresh() public méthode

public Refresh ( ) : void
Résultat void