C# 클래스 Parrot.Nodes.RawOutput

상속: Statement
파일 보기 프로젝트 열기: ParrotFx/Parrot

공개 메소드들

메소드 설명
RawOutput ( string variableName ) : System.ComponentModel
RawOutput ( string variableName, StatementTail tail ) : System.ComponentModel

메소드 상세

RawOutput() 공개 메소드

public RawOutput ( string variableName ) : System.ComponentModel
variableName string
리턴 System.ComponentModel

RawOutput() 공개 메소드

public RawOutput ( string variableName, StatementTail tail ) : System.ComponentModel
variableName string
tail StatementTail
리턴 System.ComponentModel