C# 클래스 Catrobat.IDE.Core.Xml.XmlObjects.Scripts.XmlStartScript

상속: XmlScript, IStartScript
파일 보기 프로젝트 열기: Catrobat/CatrobatForWindows

공개 메소드들

메소드 설명
XmlStartScript ( ) : Catrobat_Player.NativeComponent
XmlStartScript ( System.Xml.Linq.XElement xElement ) : Catrobat_Player.NativeComponent

비공개 메소드들

메소드 설명
CreateXml ( ) : System.Xml.Linq.XElement
LoadFromXml ( System.Xml.Linq.XElement xRoot ) : void

메소드 상세

XmlStartScript() 공개 메소드

public XmlStartScript ( ) : Catrobat_Player.NativeComponent
리턴 Catrobat_Player.NativeComponent

XmlStartScript() 공개 메소드

public XmlStartScript ( System.Xml.Linq.XElement xElement ) : Catrobat_Player.NativeComponent
xElement System.Xml.Linq.XElement
리턴 Catrobat_Player.NativeComponent