LayerD CodeDOM and Zoe Compiler interface
renderResume Method (jump, context)
NamespacesLayerD.OutputModulesCSZOERenderModulerenderResume(XplJump, ExtendedZOEProcessor..::.EZOEContext)

[This is preliminary documentation and is subject to change.]

Renders the resume.
Declaration Syntax
C#Visual BasicVisual C++
protected override void renderResume(
	XplJump jump,
	ExtendedZOEProcessor..::.EZOEContext context
)
Protected Overrides Sub renderResume ( _
	jump As XplJump, _
	context As ExtendedZOEProcessor..::.EZOEContext _
)
protected:
virtual void renderResume(
	XplJump^ jump, 
	ExtendedZOEProcessor..::.EZOEContext context
) override
Parameters
jump (XplJump)
The jump.
context (ExtendedZOEProcessor..::.EZOEContext)
The context.

Assembly: lib_zoe_outmod_cs (Module: lib_zoe_outmod_cs) Version: 1.0.3410.22812 (1.0.0.0)