Property | Type | Description | |
---|---|---|---|
CreateXml | System.Xml.Linq.XElement | ||
LoadFromXml | void |
Method | Description | |
---|---|---|
Equals ( System obj ) : bool | ||
Equals ( |
||
GetHashCode ( ) : int | ||
LoadReference ( ) : void | ||
XmlIfLogicElseBrick ( ) : Catrobat_Player.NativeComponent | ||
XmlIfLogicElseBrick ( System.Xml.Linq.XElement xElement ) : Catrobat_Player.NativeComponent |
Method | Description | |
---|---|---|
CreateXml ( ) : System.Xml.Linq.XElement | ||
LoadFromXml ( System.Xml.Linq.XElement xRoot ) : void |
public Equals ( |
||
b | ||
return | bool |
public XmlIfLogicElseBrick ( ) : Catrobat_Player.NativeComponent | ||
return | Catrobat_Player.NativeComponent |
public XmlIfLogicElseBrick ( System.Xml.Linq.XElement xElement ) : Catrobat_Player.NativeComponent | ||
xElement | System.Xml.Linq.XElement | |
return | Catrobat_Player.NativeComponent |