C# Class FSO.IDE.EditorComponent.Primitives.GotoRelativePositionDescriptor

Inheritance: FSO.IDE.EditorComponent.Model.PrimitiveDescriptor
Mostrar archivo Open project: RHY3756547/FreeSO

Public Methods

Method Description
GetBody ( EditorScope scope ) : string
PopulateOperandView ( BHAVEditor master, EditorScope escope, System.Windows.Forms.TableLayoutPanel panel ) : void

Method Details

GetBody() public method

public GetBody ( EditorScope scope ) : string
scope EditorScope
return string

PopulateOperandView() public method

public PopulateOperandView ( BHAVEditor master, EditorScope escope, System.Windows.Forms.TableLayoutPanel panel ) : void
master BHAVEditor
escope EditorScope
panel System.Windows.Forms.TableLayoutPanel
return void