C# Class Catrobat.IDE.Core.Xml.XmlObjects.XmlSoundReference

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

Méthodes publiques

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

GetHashCode() public méthode

public GetHashCode ( ) : int
Résultat int

LoadReference() public méthode

public LoadReference ( ) : void
Résultat void

XmlSoundReference() public méthode

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

XmlSoundReference() public méthode

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