C# 클래스 AODL.Document.Content.Charts.Dr3dLight

Summary description for Dr3dLight.
상속: IContent
파일 보기 프로젝트 열기: monsterlabs/HumanRightsTracker 1 사용 예제들

공개 메소드들

메소드 설명
Dr3dLight ( Chart chart ) : System

the constructor of the dr3dlight

Dr3dLight ( IDocument document, XmlNode node ) : System

비공개 메소드들

메소드 설명
CreateAttribute ( string name, string text, string prefix ) : void
NewXmlNode ( ) : void

메소드 상세

Dr3dLight() 공개 메소드

the constructor of the dr3dlight
public Dr3dLight ( Chart chart ) : System
chart Chart
리턴 System

Dr3dLight() 공개 메소드

public Dr3dLight ( IDocument document, XmlNode node ) : System
document IDocument
node System.Xml.XmlNode
리턴 System