C# Class Catrobat.IDE.Core.Models.Bricks.SpeakBrick

Inheritance: SoundBrick
Show file Open project: Catrobat/CatrobatForWindows Class Usage Examples

Protected Methods

Method Description
TestEquals ( Brick other ) : bool
TestEquals ( SpeakBrick other ) : bool

Method Details

TestEquals() protected method

protected TestEquals ( Brick other ) : bool
other Brick
return bool

TestEquals() protected method

protected TestEquals ( SpeakBrick other ) : bool
other SpeakBrick
return bool