C# 클래스 FSO.IDE.EditorComponent.OperandForms.DataProviders.OpStaticTextProvider

상속: OpTextProvider
파일 보기 프로젝트 열기: RHY3756547/FreeSO

공개 메소드들

메소드 설명
GetText ( EditorScope scope, VMPrimitiveOperand op ) : string
OpStaticTextProvider ( string text ) : System

메소드 상세

GetText() 공개 메소드

public GetText ( EditorScope scope, VMPrimitiveOperand op ) : string
scope EditorScope
op VMPrimitiveOperand
리턴 string

OpStaticTextProvider() 공개 메소드

public OpStaticTextProvider ( string text ) : System
text string
리턴 System