C# Class System.Xml.Xsl.XsltOld.NamespaceEvent

Inheritance: Event
Afficher le fichier Open project: gbarnett/shared-source-cli-2.0

Méthodes publiques

Méthode Description
NamespaceEvent ( NavigatorInput input ) : System
Output ( Processor processor, ActionFrame frame ) : bool
ReplaceNamespaceAlias ( Compiler compiler ) : void

Method Details

NamespaceEvent() public méthode

public NamespaceEvent ( NavigatorInput input ) : System
input NavigatorInput
Résultat System

Output() public méthode

public Output ( Processor processor, ActionFrame frame ) : bool
processor Processor
frame ActionFrame
Résultat bool

ReplaceNamespaceAlias() public méthode

public ReplaceNamespaceAlias ( Compiler compiler ) : void
compiler Compiler
Résultat void