C# 클래스 System.Xml.Xsl.XsltOld.RootAction

상속: TemplateBaseAction
파일 보기 프로젝트 열기: gbarnett/shared-source-cli-2.0 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
builtInSheet Stylesheet
permissions System.Security.PermissionSet

Private Properties

프로퍼티 타입 설명
AddDecimalFormat void
CheckAttributeSets_RecurceInContainer void
CheckAttributeSets_RecurceInList void
Compile void
Execute void
GetAttributeSet AttributeSetAction
GetDecimalFormat System.Xml.Xsl.Runtime.DecimalFormat
InsertKey void
MirgeAttributeSets void

공개 메소드들

메소드 설명
PorcessAttributeSets ( Stylesheet rootStylesheet ) : void

비공개 메소드들

메소드 설명
AddDecimalFormat ( XmlQualifiedName name, DecimalFormat formatinfo ) : void
CheckAttributeSets_RecurceInContainer ( Hashtable markTable, ContainerAction container ) : void
CheckAttributeSets_RecurceInList ( Hashtable markTable, ICollection setQNames ) : void
Compile ( Compiler compiler ) : void
Execute ( Processor processor, ActionFrame frame ) : void
GetAttributeSet ( XmlQualifiedName name ) : AttributeSetAction
GetDecimalFormat ( XmlQualifiedName name ) : DecimalFormat
InsertKey ( XmlQualifiedName name, int MatchKey, int UseKey ) : void
MirgeAttributeSets ( Stylesheet stylesheet ) : void

메소드 상세

PorcessAttributeSets() 공개 메소드

public PorcessAttributeSets ( Stylesheet rootStylesheet ) : void
rootStylesheet Stylesheet
리턴 void

프로퍼티 상세

builtInSheet 공개적으로 프로퍼티

public Stylesheet,System.Xml.Xsl.XsltOld builtInSheet
리턴 Stylesheet

permissions 공개적으로 프로퍼티

public PermissionSet,System.Security permissions
리턴 System.Security.PermissionSet