JaCIL Framework API

NewValueTypeEmitter Constructor (TypeReference)

Creates the emitter based on the given source to target with no extra dup.

public NewValueTypeEmitter(
   TypeReference type
);

Parameters

type
The Cecil type to generate for.

See Also

NewValueTypeEmitter Class | JaCIL.Compiler.Standard.Translator.Instruction Namespace | NewValueTypeEmitter Constructor Overload List