C# Class FlatRedBall.Glue.Controls.ProjectSync.BuildItemViewModel

Afficher le fichier Open project: vchelaru/FlatRedBall Class Usage Examples

Méthodes publiques

Méthode Description
CleanSelf ( ) : bool

Removes the build item from the owner ProjectBase if it is an orphan.

IsOrphaned ( ProjectItem buildItem, ProjectBase owner ) : bool
ToString ( ) : string

Method Details

CleanSelf() public méthode

Removes the build item from the owner ProjectBase if it is an orphan.
public CleanSelf ( ) : bool
Résultat bool

IsOrphaned() public static méthode

public static IsOrphaned ( ProjectItem buildItem, ProjectBase owner ) : bool
buildItem ProjectItem
owner ProjectBase
Résultat bool

ToString() public méthode

public ToString ( ) : string
Résultat string