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

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

Méthodes publiques

Méthode Description
Equals ( System obj ) : bool
Equals ( XmlPointInDirectionBrick b ) : bool
GetHashCode ( ) : int
LoadReference ( ) : void
XmlPointInDirectionBrick ( ) : System.Xml.Linq
XmlPointInDirectionBrick ( 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 ( XmlPointInDirectionBrick b ) : bool
b XmlPointInDirectionBrick
Résultat bool

GetHashCode() public méthode

public GetHashCode ( ) : int
Résultat int

LoadReference() public méthode

public LoadReference ( ) : void
Résultat void

XmlPointInDirectionBrick() public méthode

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

XmlPointInDirectionBrick() public méthode

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