Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
IronRuby
Hpricot
ETag
C# Class IronRuby.Hpricot.ETag
Inheritance:
BaseElement
ファイルを表示
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