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

Afficher le fichier Open project: gbarnett/shared-source-cli-2.0 Class Usage Examples

Private Properties

Свойство Type Description
OnInstructionExecute void

Méthodes publiques

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

Private Methods

Méthode Description
OnInstructionExecute ( Processor processor ) : void

Method Details

Output() public abstract méthode

public abstract 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