C# Class Catrobat.IDE.Core.Models.Variable

Inheritance: Catrobat.IDE.Core.Models.CatrobatModels.CatrobatModelBase, ISelectable
Afficher le fichier Open project: Catrobat/CatrobatForWindows Class Usage Examples

Méthodes publiques

Méthode Description
Variable ( ) : System.Diagnostics

Méthodes protégées

Méthode Description
TestEquals ( ModelBase other ) : bool
TestEquals ( Variable other ) : bool

Method Details

TestEquals() protected méthode

protected TestEquals ( ModelBase other ) : bool
other ModelBase
Résultat bool

TestEquals() protected méthode

protected TestEquals ( Variable other ) : bool
other Variable
Résultat bool

Variable() public méthode

public Variable ( ) : System.Diagnostics
Résultat System.Diagnostics