C# Class Catrobat.IDE.Core.Xml.XmlObjects.Bricks.Properties.XmlChangeGhostEffectBrick

Inheritance: XmlBrick, IChangeGhostEffectByBrick
Exibir arquivo Open project: Catrobat/CatrobatForWindows Class Usage Examples

Public Methods

Method Description
Equals ( System obj ) : bool
Equals ( XmlChangeGhostEffectBrick b ) : bool
GetHashCode ( ) : int
LoadReference ( ) : void
XmlChangeGhostEffectBrick ( ) : System.Xml.Linq
XmlChangeGhostEffectBrick ( System.Xml.Linq.XElement xElement ) : System.Xml.Linq

Private Methods

Method Description
CreateXml ( ) : System.Xml.Linq.XElement
LoadFromXml ( System.Xml.Linq.XElement xRoot ) : void

Method Details

Equals() public method

public Equals ( System obj ) : bool
obj System
return bool

Equals() public method

public Equals ( XmlChangeGhostEffectBrick b ) : bool
b XmlChangeGhostEffectBrick
return bool

GetHashCode() public method

public GetHashCode ( ) : int
return int

LoadReference() public method

public LoadReference ( ) : void
return void

XmlChangeGhostEffectBrick() public method

public XmlChangeGhostEffectBrick ( ) : System.Xml.Linq
return System.Xml.Linq

XmlChangeGhostEffectBrick() public method

public XmlChangeGhostEffectBrick ( System.Xml.Linq.XElement xElement ) : System.Xml.Linq
xElement System.Xml.Linq.XElement
return System.Xml.Linq