C# Class openABAP.Compiler.Write

Inheritance: ExecutableCommand
Afficher le fichier Open project: bi-tm/openABAP Class Usage Examples

Méthodes publiques

Свойство Type Description
Format string
Value IfValue

Méthodes publiques

Méthode Description
BuildAssembly ( ILGenerator il ) : void
Write ( openABAP t ) : System

Method Details

BuildAssembly() public méthode

public BuildAssembly ( ILGenerator il ) : void
il System.Reflection.Emit.ILGenerator
Résultat void

Write() public méthode

public Write ( openABAP t ) : System
t openABAP
Résultat System

Property Details

Format public_oe property

public string Format
Résultat string

Value public_oe property

public IfValue Value
Résultat IfValue