C# 클래스 IronRuby.Hpricot.Text

상속: BaseElement
파일 보기 프로젝트 열기: nrk/ironruby-hpricot 1 사용 예제들

공개 메소드들

메소드 설명
Text ( RubyContext context ) : System
Text ( ScannerState state ) : System

비공개 메소드들

메소드 설명
Allocator ( RubyClass self ) : Text
GetContent ( Text self ) : MutableString
SetContent ( Text self, MutableString content ) : void

메소드 상세

Text() 공개 메소드

public Text ( RubyContext context ) : System
context RubyContext
리턴 System

Text() 공개 메소드

public Text ( ScannerState state ) : System
state ScannerState
리턴 System