C# Class IronRuby.Hpricot.ETag

Inheritance: BaseElement
Mostrar archivo Open project: nrk/ironruby-hpricot Class Usage Examples

Public Methods

Method Description
ETag ( RubyContext context ) : System
ETag ( ScannerState state ) : System

Private Methods

Method 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 method

public ETag ( RubyContext context ) : System
context RubyContext
return System

ETag() public method

public ETag ( ScannerState state ) : System
state ScannerState
return System