C# 클래스 FSO.IDE.EditorComponent.Primitives.DropDescriptor

상속: FSO.IDE.EditorComponent.Model.PrimitiveDescriptor
파일 보기 프로젝트 열기: RHY3756547/FreeSO

공개 메소드들

메소드 설명
GetBody ( EditorScope scope ) : string
PopulateOperandView ( BHAVEditor master, EditorScope escope, System.Windows.Forms.TableLayoutPanel panel ) : void

메소드 상세

GetBody() 공개 메소드

public GetBody ( EditorScope scope ) : string
scope EditorScope
리턴 string

PopulateOperandView() 공개 메소드

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