C# Класс Catrobat.IDE.Core.Xml.XmlObjects.Bricks.Sounds.XmlStopAllSoundsBrick

Наследование: XmlBrick, IStopSoundsBrick
Показать файл Открыть проект Примеры использования класса

Открытые методы

Метод Описание
Equals ( System obj ) : bool
Equals ( XmlStopAllSoundsBrick b ) : bool
GetHashCode ( ) : int
XmlStopAllSoundsBrick ( ) : System.Xml.Linq
XmlStopAllSoundsBrick ( System.Xml.Linq.XElement xElement ) : System.Xml.Linq

Приватные методы

Метод Описание
CreateXml ( ) : System.Xml.Linq.XElement
LoadFromXml ( System.Xml.Linq.XElement xRoot ) : void

Описание методов

Equals() публичный Метод

public Equals ( System obj ) : bool
obj System
Результат bool

Equals() публичный Метод

public Equals ( XmlStopAllSoundsBrick b ) : bool
b XmlStopAllSoundsBrick
Результат bool

GetHashCode() публичный Метод

public GetHashCode ( ) : int
Результат int

XmlStopAllSoundsBrick() публичный Метод

public XmlStopAllSoundsBrick ( ) : System.Xml.Linq
Результат System.Xml.Linq

XmlStopAllSoundsBrick() публичный Метод

public XmlStopAllSoundsBrick ( System.Xml.Linq.XElement xElement ) : System.Xml.Linq
xElement System.Xml.Linq.XElement
Результат System.Xml.Linq