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

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

공개 메소드들

메소드 설명
GetNamedProperties ( EditorScope scope, VMPrimitiveOperand op ) : string>.Dictionary
OpStaticNamedPropertyProvider ( string>.Dictionary map ) : System
OpStaticNamedPropertyProvider ( List str ) : System
OpStaticNamedPropertyProvider ( STR strRes ) : System
OpStaticNamedPropertyProvider ( STR strRes, int startValue ) : System
OpStaticNamedPropertyProvider ( string str, int startValue ) : System

메소드 상세

GetNamedProperties() 공개 메소드

public GetNamedProperties ( EditorScope scope, VMPrimitiveOperand op ) : string>.Dictionary
scope EditorScope
op VMPrimitiveOperand
리턴 string>.Dictionary

OpStaticNamedPropertyProvider() 공개 메소드

public OpStaticNamedPropertyProvider ( string>.Dictionary map ) : System
map string>.Dictionary
리턴 System

OpStaticNamedPropertyProvider() 공개 메소드

public OpStaticNamedPropertyProvider ( List str ) : System
str List
리턴 System

OpStaticNamedPropertyProvider() 공개 메소드

public OpStaticNamedPropertyProvider ( STR strRes ) : System
strRes FSO.Files.Formats.IFF.Chunks.STR
리턴 System

OpStaticNamedPropertyProvider() 공개 메소드

public OpStaticNamedPropertyProvider ( STR strRes, int startValue ) : System
strRes FSO.Files.Formats.IFF.Chunks.STR
startValue int
리턴 System

OpStaticNamedPropertyProvider() 공개 메소드

public OpStaticNamedPropertyProvider ( string str, int startValue ) : System
str string
startValue int
리턴 System