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

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

공개 프로퍼티들

프로퍼티 타입 설명
OpReturn PrimitiveReturnTypes>.Dictionary
OperatorStr string>.Dictionary

공개 메소드들

메소드 설명
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

프로퍼티 상세

OpReturn 공개적으로 정적으로 프로퍼티

public static Dictionary OpReturn
리턴 PrimitiveReturnTypes>.Dictionary

OperatorStr 공개적으로 정적으로 프로퍼티

public static Dictionary OperatorStr
리턴 string>.Dictionary