C# 클래스 openABAP.Compiler.Write

상속: ExecutableCommand
파일 보기 프로젝트 열기: bi-tm/openABAP 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
Format string
Value IfValue

공개 메소드들

메소드 설명
BuildAssembly ( ILGenerator il ) : void
Write ( openABAP t ) : System

메소드 상세

BuildAssembly() 공개 메소드

public BuildAssembly ( ILGenerator il ) : void
il System.Reflection.Emit.ILGenerator
리턴 void

Write() 공개 메소드

public Write ( openABAP t ) : System
t openABAP
리턴 System

프로퍼티 상세

Format 공개적으로 프로퍼티

public string Format
리턴 string

Value 공개적으로 프로퍼티

public IfValue Value
리턴 IfValue