C# Class System.Xml.XmlStylesheetProcessingInstruction

Inheritance: XmlProcessingInstruction
Afficher le fichier Open project: Saltarelle/SaltarelleWeb

Private Properties

Свойство Type Description
XmlStylesheetProcessingInstruction System.Html

Méthodes publiques

Méthode Description
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

Private Methods

Méthode Description
XmlStylesheetProcessingInstruction ( ) : System.Html

Method Details

AddEventListener() public méthode

public AddEventListener ( XmlStylesheetProcessingInstructionEvents type, Action listener ) : void
type XmlStylesheetProcessingInstructionEvents
listener Action
Résultat void

AddEventListener() public méthode

public AddEventListener ( XmlStylesheetProcessingInstructionEvents type, Action listener, bool capture ) : void
type XmlStylesheetProcessingInstructionEvents
listener Action
capture bool
Résultat void

AddEventListener() public méthode

public AddEventListener ( XmlStylesheetProcessingInstructionEvents type, HtmlEventHandler listener ) : void
type XmlStylesheetProcessingInstructionEvents
listener HtmlEventHandler
Résultat void

AddEventListener() public méthode

public AddEventListener ( XmlStylesheetProcessingInstructionEvents type, HtmlEventHandler listener, bool capture ) : void
type XmlStylesheetProcessingInstructionEvents
listener HtmlEventHandler
capture bool
Résultat void

AddEventListener() public méthode

public AddEventListener ( XmlStylesheetProcessingInstructionEvents type, HtmlEventHandlerWithTarget listener ) : void
type XmlStylesheetProcessingInstructionEvents
listener HtmlEventHandlerWithTarget
Résultat void

AddEventListener() public méthode

public AddEventListener ( XmlStylesheetProcessingInstructionEvents type, HtmlEventHandlerWithTarget listener, bool capture ) : void
type XmlStylesheetProcessingInstructionEvents
listener HtmlEventHandlerWithTarget
capture bool
Résultat void

AddEventListener() public méthode

public AddEventListener ( XmlStylesheetProcessingInstructionEvents type, IEventListener listener ) : void
type XmlStylesheetProcessingInstructionEvents
listener IEventListener
Résultat void

AddEventListener() public méthode

public AddEventListener ( XmlStylesheetProcessingInstructionEvents type, IEventListener listener, bool capture ) : void
type XmlStylesheetProcessingInstructionEvents
listener IEventListener
capture bool
Résultat void

AddEventListener() public méthode

public AddEventListener ( string type, HtmlEventHandlerWithTarget listener ) : void
type string
listener HtmlEventHandlerWithTarget
Résultat void

AddEventListener() public méthode

public AddEventListener ( string type, HtmlEventHandlerWithTarget listener, bool capture ) : void
type string
listener HtmlEventHandlerWithTarget
capture bool
Résultat void

RemoveEventListener() public méthode

public RemoveEventListener ( XmlStylesheetProcessingInstructionEvents type, Action listener ) : void
type XmlStylesheetProcessingInstructionEvents
listener Action
Résultat void

RemoveEventListener() public méthode

public RemoveEventListener ( XmlStylesheetProcessingInstructionEvents type, Action listener, bool capture ) : void
type XmlStylesheetProcessingInstructionEvents
listener Action
capture bool
Résultat void

RemoveEventListener() public méthode

public RemoveEventListener ( XmlStylesheetProcessingInstructionEvents type, HtmlEventHandler listener ) : void
type XmlStylesheetProcessingInstructionEvents
listener HtmlEventHandler
Résultat void

RemoveEventListener() public méthode

public RemoveEventListener ( XmlStylesheetProcessingInstructionEvents type, HtmlEventHandler listener, bool capture ) : void
type XmlStylesheetProcessingInstructionEvents
listener HtmlEventHandler
capture bool
Résultat void

RemoveEventListener() public méthode

public RemoveEventListener ( XmlStylesheetProcessingInstructionEvents type, HtmlEventHandlerWithTarget listener ) : void
type XmlStylesheetProcessingInstructionEvents
listener HtmlEventHandlerWithTarget
Résultat void

RemoveEventListener() public méthode

public RemoveEventListener ( XmlStylesheetProcessingInstructionEvents type, HtmlEventHandlerWithTarget listener, bool capture ) : void
type XmlStylesheetProcessingInstructionEvents
listener HtmlEventHandlerWithTarget
capture bool
Résultat void

RemoveEventListener() public méthode

public RemoveEventListener ( XmlStylesheetProcessingInstructionEvents type, IEventListener listener ) : void
type XmlStylesheetProcessingInstructionEvents
listener IEventListener
Résultat void

RemoveEventListener() public méthode

public RemoveEventListener ( XmlStylesheetProcessingInstructionEvents type, IEventListener listener, bool capture ) : void
type XmlStylesheetProcessingInstructionEvents
listener IEventListener
capture bool
Résultat void

RemoveEventListener() public méthode

public RemoveEventListener ( string type, HtmlEventHandlerWithTarget listener ) : void
type string
listener HtmlEventHandlerWithTarget
Résultat void

RemoveEventListener() public méthode

public RemoveEventListener ( string type, HtmlEventHandlerWithTarget listener, bool capture ) : void
type string
listener HtmlEventHandlerWithTarget
capture bool
Résultat void