C# Class Catrobat.IDE.Core.Xml.XmlObjects.Bricks.ControlFlow.XmlBroadcastWaitBrick

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

Méthodes publiques

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

GetHashCode() public méthode

public GetHashCode ( ) : int
Résultat int

XmlBroadcastWaitBrick() public méthode

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

XmlBroadcastWaitBrick() public méthode

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