C# Class IronRuby.Hpricot.ETag

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

Méthodes publiques

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

Private Methods

Méthode Description
Allocator ( RubyClass self ) : ETag
ClearRaw ( ETag self ) : bool
GetName ( ETag self ) : MutableString
GetRawString ( ETag self ) : MutableString
SetName ( ETag self, MutableString name ) : void

Method Details

ETag() public méthode

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

ETag() public méthode

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