C# Class FSO.IDE.EditorComponent.OperandForms.DataProviders.OpStaticNamedPropertyProvider

Inheritance: OpNamedPropertyProvider
Afficher le fichier Open project: RHY3756547/FreeSO

Méthodes publiques

Méthode Description
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

Method Details

GetNamedProperties() public méthode

public GetNamedProperties ( EditorScope scope, VMPrimitiveOperand op ) : string>.Dictionary
scope EditorScope
op VMPrimitiveOperand
Résultat string>.Dictionary

OpStaticNamedPropertyProvider() public méthode

public OpStaticNamedPropertyProvider ( string>.Dictionary map ) : System
map string>.Dictionary
Résultat System

OpStaticNamedPropertyProvider() public méthode

public OpStaticNamedPropertyProvider ( List str ) : System
str List
Résultat System

OpStaticNamedPropertyProvider() public méthode

public OpStaticNamedPropertyProvider ( STR strRes ) : System
strRes FSO.Files.Formats.IFF.Chunks.STR
Résultat System

OpStaticNamedPropertyProvider() public méthode

public OpStaticNamedPropertyProvider ( STR strRes, int startValue ) : System
strRes FSO.Files.Formats.IFF.Chunks.STR
startValue int
Résultat System

OpStaticNamedPropertyProvider() public méthode

public OpStaticNamedPropertyProvider ( string str, int startValue ) : System
str string
startValue int
Résultat System