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

Inheritance: CompiledAction
Mostrar archivo Open project: gbarnett/shared-source-cli-2.0 Class Usage Examples

Private Properties

Property Type Description
Compile void
CompileAttribute bool
CreateDerivedOutput XsltOutput
Execute void
ParseOutputMethod OutputMethod

Private Methods

Method Description
Compile ( Compiler compiler ) : void
CompileAttribute ( Compiler compiler ) : bool
CreateDerivedOutput ( OutputMethod method ) : XsltOutput
Execute ( Processor processor, ActionFrame frame ) : void
ParseOutputMethod ( string value, Compiler compiler ) : OutputMethod