C# 클래스 System.Xml.XmlStylesheetProcessingInstruction

상속: XmlProcessingInstruction
파일 보기 프로젝트 열기: Saltarelle/SaltarelleWeb

Private Properties

프로퍼티 타입 설명
XmlStylesheetProcessingInstruction System.Html

공개 메소드들

메소드 설명
AddEventListener ( XmlStylesheetProcessingInstructionEvents type, Action listener ) : void
AddEventListener ( XmlStylesheetProcessingInstructionEvents type, Action listener, bool capture ) : void
AddEventListener ( XmlStylesheetProcessingInstructionEvents type, HtmlEventHandler listener ) : void
AddEventListener ( XmlStylesheetProcessingInstructionEvents type, HtmlEventHandler listener, bool capture ) : void
AddEventListener ( XmlStylesheetProcessingInstructionEvents type, HtmlEventHandlerWithTarget listener ) : void
AddEventListener ( XmlStylesheetProcessingInstructionEvents type, HtmlEventHandlerWithTarget listener, bool capture ) : void
AddEventListener ( XmlStylesheetProcessingInstructionEvents type, IEventListener listener ) : void
AddEventListener ( XmlStylesheetProcessingInstructionEvents type, IEventListener listener, bool capture ) : void
AddEventListener ( string type, HtmlEventHandlerWithTarget listener ) : void
AddEventListener ( string type, HtmlEventHandlerWithTarget listener, bool capture ) : void
RemoveEventListener ( XmlStylesheetProcessingInstructionEvents type, Action listener ) : void
RemoveEventListener ( XmlStylesheetProcessingInstructionEvents type, Action listener, bool capture ) : void
RemoveEventListener ( XmlStylesheetProcessingInstructionEvents type, HtmlEventHandler listener ) : void
RemoveEventListener ( XmlStylesheetProcessingInstructionEvents type, HtmlEventHandler listener, bool capture ) : void
RemoveEventListener ( XmlStylesheetProcessingInstructionEvents type, HtmlEventHandlerWithTarget listener ) : void
RemoveEventListener ( XmlStylesheetProcessingInstructionEvents type, HtmlEventHandlerWithTarget listener, bool capture ) : void
RemoveEventListener ( XmlStylesheetProcessingInstructionEvents type, IEventListener listener ) : void
RemoveEventListener ( XmlStylesheetProcessingInstructionEvents type, IEventListener listener, bool capture ) : void
RemoveEventListener ( string type, HtmlEventHandlerWithTarget listener ) : void
RemoveEventListener ( string type, HtmlEventHandlerWithTarget listener, bool capture ) : void

비공개 메소드들

메소드 설명
XmlStylesheetProcessingInstruction ( ) : System.Html

메소드 상세

AddEventListener() 공개 메소드

public AddEventListener ( XmlStylesheetProcessingInstructionEvents type, Action listener ) : void
type XmlStylesheetProcessingInstructionEvents
listener Action
리턴 void

AddEventListener() 공개 메소드

public AddEventListener ( XmlStylesheetProcessingInstructionEvents type, Action listener, bool capture ) : void
type XmlStylesheetProcessingInstructionEvents
listener Action
capture bool
리턴 void

AddEventListener() 공개 메소드

public AddEventListener ( XmlStylesheetProcessingInstructionEvents type, HtmlEventHandler listener ) : void
type XmlStylesheetProcessingInstructionEvents
listener HtmlEventHandler
리턴 void

AddEventListener() 공개 메소드

public AddEventListener ( XmlStylesheetProcessingInstructionEvents type, HtmlEventHandler listener, bool capture ) : void
type XmlStylesheetProcessingInstructionEvents
listener HtmlEventHandler
capture bool
리턴 void

AddEventListener() 공개 메소드

public AddEventListener ( XmlStylesheetProcessingInstructionEvents type, HtmlEventHandlerWithTarget listener ) : void
type XmlStylesheetProcessingInstructionEvents
listener HtmlEventHandlerWithTarget
리턴 void

AddEventListener() 공개 메소드

public AddEventListener ( XmlStylesheetProcessingInstructionEvents type, HtmlEventHandlerWithTarget listener, bool capture ) : void
type XmlStylesheetProcessingInstructionEvents
listener HtmlEventHandlerWithTarget
capture bool
리턴 void

AddEventListener() 공개 메소드

public AddEventListener ( XmlStylesheetProcessingInstructionEvents type, IEventListener listener ) : void
type XmlStylesheetProcessingInstructionEvents
listener IEventListener
리턴 void

AddEventListener() 공개 메소드

public AddEventListener ( XmlStylesheetProcessingInstructionEvents type, IEventListener listener, bool capture ) : void
type XmlStylesheetProcessingInstructionEvents
listener IEventListener
capture bool
리턴 void

AddEventListener() 공개 메소드

public AddEventListener ( string type, HtmlEventHandlerWithTarget listener ) : void
type string
listener HtmlEventHandlerWithTarget
리턴 void

AddEventListener() 공개 메소드

public AddEventListener ( string type, HtmlEventHandlerWithTarget listener, bool capture ) : void
type string
listener HtmlEventHandlerWithTarget
capture bool
리턴 void

RemoveEventListener() 공개 메소드

public RemoveEventListener ( XmlStylesheetProcessingInstructionEvents type, Action listener ) : void
type XmlStylesheetProcessingInstructionEvents
listener Action
리턴 void

RemoveEventListener() 공개 메소드

public RemoveEventListener ( XmlStylesheetProcessingInstructionEvents type, Action listener, bool capture ) : void
type XmlStylesheetProcessingInstructionEvents
listener Action
capture bool
리턴 void

RemoveEventListener() 공개 메소드

public RemoveEventListener ( XmlStylesheetProcessingInstructionEvents type, HtmlEventHandler listener ) : void
type XmlStylesheetProcessingInstructionEvents
listener HtmlEventHandler
리턴 void

RemoveEventListener() 공개 메소드

public RemoveEventListener ( XmlStylesheetProcessingInstructionEvents type, HtmlEventHandler listener, bool capture ) : void
type XmlStylesheetProcessingInstructionEvents
listener HtmlEventHandler
capture bool
리턴 void

RemoveEventListener() 공개 메소드

public RemoveEventListener ( XmlStylesheetProcessingInstructionEvents type, HtmlEventHandlerWithTarget listener ) : void
type XmlStylesheetProcessingInstructionEvents
listener HtmlEventHandlerWithTarget
리턴 void

RemoveEventListener() 공개 메소드

public RemoveEventListener ( XmlStylesheetProcessingInstructionEvents type, HtmlEventHandlerWithTarget listener, bool capture ) : void
type XmlStylesheetProcessingInstructionEvents
listener HtmlEventHandlerWithTarget
capture bool
리턴 void

RemoveEventListener() 공개 메소드

public RemoveEventListener ( XmlStylesheetProcessingInstructionEvents type, IEventListener listener ) : void
type XmlStylesheetProcessingInstructionEvents
listener IEventListener
리턴 void

RemoveEventListener() 공개 메소드

public RemoveEventListener ( XmlStylesheetProcessingInstructionEvents type, IEventListener listener, bool capture ) : void
type XmlStylesheetProcessingInstructionEvents
listener IEventListener
capture bool
리턴 void

RemoveEventListener() 공개 메소드

public RemoveEventListener ( string type, HtmlEventHandlerWithTarget listener ) : void
type string
listener HtmlEventHandlerWithTarget
리턴 void

RemoveEventListener() 공개 메소드

public RemoveEventListener ( string type, HtmlEventHandlerWithTarget listener, bool capture ) : void
type string
listener HtmlEventHandlerWithTarget
capture bool
리턴 void