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

Inheritance: XmlBrick, IChangeGhostEffectByBrick
Afficher le fichier Open project: Catrobat/CatrobatForWindows Class Usage Examples

Méthodes publiques

Méthode 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

Méthode Description
CreateXml ( ) : System.Xml.Linq.XElement
LoadFromXml ( System.Xml.Linq.XElement xRoot ) : void

Method Details

Equals() public méthode

public Equals ( System obj ) : bool
obj System
Résultat bool

Equals() public méthode

public Equals ( XmlChangeGhostEffectBrick b ) : bool
b XmlChangeGhostEffectBrick
Résultat bool

GetHashCode() public méthode

public GetHashCode ( ) : int
Résultat int

LoadReference() public méthode

public LoadReference ( ) : void
Résultat void

XmlChangeGhostEffectBrick() public méthode

public XmlChangeGhostEffectBrick ( ) : System.Xml.Linq
Résultat System.Xml.Linq

XmlChangeGhostEffectBrick() public méthode

public XmlChangeGhostEffectBrick ( System.Xml.Linq.XElement xElement ) : System.Xml.Linq
xElement System.Xml.Linq.XElement
Résultat System.Xml.Linq