JaCIL Framework API

ClassInfo Constructor 

Initializes the structure.

public ClassInfo(
   string newName,
   ClassWriter newWriter
);

Parameters

newName
The name.
newWriter
The writer.

See Also

ClassInfo Class | JaCIL.Compiler Namespace