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

Inheritance: OpValueBoundsProvider
Afficher le fichier Open project: RHY3756547/FreeSO Class Usage Examples

Méthodes publiques

Méthode Description
GetBounds ( EditorScope scope, VMPrimitiveOperand op ) : int[]
OpStaticValueBoundsProvider ( int min, int max ) : System

Method Details

GetBounds() public méthode

public GetBounds ( EditorScope scope, VMPrimitiveOperand op ) : int[]
scope EditorScope
op VMPrimitiveOperand
Résultat int[]

OpStaticValueBoundsProvider() public méthode

public OpStaticValueBoundsProvider ( int min, int max ) : System
min int
max int
Résultat System