C# Класс System.Xml.XmlStylesheetProcessingInstruction

Наследование: XmlProcessingInstruction
Показать файл Открыть проект

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