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

Inheritance: Brick
Show file Open project: Catrobat/CatrobatForWindows

Protected Methods

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

Method Details

TestEquals() protected method

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

TestEquals() protected method

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