C# 클래스 System.Xml.Schema.SelectorActiveAxis

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

공개 메소드들

메소드 설명
EndElement ( string localname, string URN ) : bool
PopKS ( ) : KeySequence
PushKS ( int errline, int errcol ) : int
SelectorActiveAxis ( Asttree axisTree, ConstraintStruct cs ) : System

메소드 상세

EndElement() 공개 메소드

public EndElement ( string localname, string URN ) : bool
localname string
URN string
리턴 bool

PopKS() 공개 메소드

public PopKS ( ) : KeySequence
리턴 KeySequence

PushKS() 공개 메소드

public PushKS ( int errline, int errcol ) : int
errline int
errcol int
리턴 int

SelectorActiveAxis() 공개 메소드

public SelectorActiveAxis ( Asttree axisTree, ConstraintStruct cs ) : System
axisTree Asttree
cs ConstraintStruct
리턴 System