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

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

Private Properties

프로퍼티 타입 설명
CreateXml System.Xml.Linq.XElement
LoadFromXml void

공개 메소드들

메소드 설명
XmlWhenScript ( ) : System.Collections.Generic
XmlWhenScript ( System.Xml.Linq.XElement xElement ) : System.Collections.Generic

비공개 메소드들

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

메소드 상세

XmlWhenScript() 공개 메소드

public XmlWhenScript ( ) : System.Collections.Generic
리턴 System.Collections.Generic

XmlWhenScript() 공개 메소드

public XmlWhenScript ( System.Xml.Linq.XElement xElement ) : System.Collections.Generic
xElement System.Xml.Linq.XElement
리턴 System.Collections.Generic