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

상속: Event
파일 보기 프로젝트 열기: gbarnett/shared-source-cli-2.0

공개 메소드들

메소드 설명
NamespaceEvent ( NavigatorInput input ) : System
Output ( Processor processor, ActionFrame frame ) : bool
ReplaceNamespaceAlias ( Compiler compiler ) : void

메소드 상세

NamespaceEvent() 공개 메소드

public NamespaceEvent ( NavigatorInput input ) : System
input NavigatorInput
리턴 System

Output() 공개 메소드

public Output ( Processor processor, ActionFrame frame ) : bool
processor Processor
frame ActionFrame
리턴 bool

ReplaceNamespaceAlias() 공개 메소드

public ReplaceNamespaceAlias ( Compiler compiler ) : void
compiler Compiler
리턴 void