C# 클래스 AODL.Document.Styles.AbstractStyle

상속: IStyle
파일 보기 프로젝트 열기: monsterlabs/HumanRightsTracker

보호된 프로퍼티들

프로퍼티 타입 설명
_node System.Xml.XmlNode

공개 메소드들

메소드 설명
AbstractStyle ( ) : System

비공개 메소드들

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

Create a XmlAttribute for propertie XmlNode.

GetStyleName ( ) : string
GetStyleWithCache ( ) : string
PropertyCollection_Inserted ( int index, object value ) : void

Properties the collection_ inserted.

PropertyCollection_Removed ( int index, object value ) : void

Properties the collection_ removed.

메소드 상세

AbstractStyle() 공개 메소드

public AbstractStyle ( ) : System
리턴 System

프로퍼티 상세

_node 보호되어 있는 프로퍼티

protected XmlNode,System.Xml _node
리턴 System.Xml.XmlNode