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

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

Méthodes publiques

Méthode Description
Equals ( System obj ) : bool
Equals ( XmlLookList s ) : bool
GetHashCode ( ) : int
XmlSoundList ( ) : System.Collections.Generic
XmlSoundList ( System.Xml.Linq.XElement xElement ) : System.Collections.Generic

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 ( XmlLookList s ) : bool
s XmlLookList
Résultat bool

GetHashCode() public méthode

public GetHashCode ( ) : int
Résultat int

XmlSoundList() public méthode

public XmlSoundList ( ) : System.Collections.Generic
Résultat System.Collections.Generic

XmlSoundList() public méthode

public XmlSoundList ( System.Xml.Linq.XElement xElement ) : System.Collections.Generic
xElement System.Xml.Linq.XElement
Résultat System.Collections.Generic