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

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

공개 메소드들

메소드 설명
AvtEvent ( int key ) : System
Evaluate ( Processor processor, ActionFrame frame ) : string
Output ( Processor processor, ActionFrame frame ) : bool

메소드 상세

AvtEvent() 공개 메소드

public AvtEvent ( int key ) : System
key int
리턴 System

Evaluate() 공개 메소드

public Evaluate ( Processor processor, ActionFrame frame ) : string
processor Processor
frame ActionFrame
리턴 string

Output() 공개 메소드

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