C# Class SpaceClaim.AddInLibrary.RibbonCommandValue

Inheritance: RibbonInput
Afficher le fichier Open project: bcourter/SpaceClaim-AddIns

Méthodes publiques

Méthode Description
CreateUnique ( string key, double value ) : RibbonCommandValue
RibbonCommandValue ( double value ) : System

Method Details

CreateUnique() public méthode

public CreateUnique ( string key, double value ) : RibbonCommandValue
key string
value double
Résultat RibbonCommandValue

RibbonCommandValue() public méthode

public RibbonCommandValue ( double value ) : System
value double
Résultat System