C# Class IronRuby.Hpricot.ProcedureInstruction

Inheritance: BaseElement
Afficher le fichier Open project: nrk/ironruby-hpricot Class Usage Examples

Méthodes publiques

Méthode Description
ProcedureInstruction ( RubyContext context ) : System
ProcedureInstruction ( ScannerState state ) : System

Private Methods

Méthode Description
Allocator ( RubyClass self ) : ProcedureInstruction
GetContent ( ProcedureInstruction self ) : MutableString
GetTarget ( ProcedureInstruction self ) : MutableString
SetContent ( ProcedureInstruction self, MutableString content ) : void
SetTarget ( ProcedureInstruction self, MutableString target ) : void

Method Details

ProcedureInstruction() public méthode

public ProcedureInstruction ( RubyContext context ) : System
context RubyContext
Résultat System

ProcedureInstruction() public méthode

public ProcedureInstruction ( ScannerState state ) : System
state ScannerState
Résultat System