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

Inheritance: FSO.IDE.EditorComponent.Model.PrimitiveDescriptor
Afficher le fichier Open project: RHY3756547/FreeSO

Méthodes publiques

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

Method Details

GetBody() public méthode

public GetBody ( EditorScope scope ) : string
scope EditorScope
Résultat string

PopulateOperandView() public méthode

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