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

Inheritance: Brick
Show file Open project: Catrobat/CatrobatForWindows

Protected Methods

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

Method Details

TestEquals() protected method

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

TestEquals() protected method

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