C# 클래스 IronRuby.Hpricot.ProcedureInstruction

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

공개 메소드들

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

비공개 메소드들

메소드 설명
Allocator ( RubyClass self ) : ProcedureInstruction
GetContent ( ProcedureInstruction self ) : MutableString
GetTarget ( ProcedureInstruction self ) : MutableString
SetContent ( ProcedureInstruction self, MutableString content ) : void
SetTarget ( ProcedureInstruction self, MutableString target ) : void

메소드 상세

ProcedureInstruction() 공개 메소드

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

ProcedureInstruction() 공개 메소드

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