C# 클래스 IronRuby.Hpricot.Comment

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

공개 메소드들

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

비공개 메소드들

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

메소드 상세

Comment() 공개 메소드

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

Comment() 공개 메소드

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