C# Class Rubber.DSL.Facet.RangeScriptFacetBuilder.Entry

Afficher le fichier Open project: stephenpope/Rubber

Méthodes publiques

Свойство Type Description
From double
To double

Méthodes publiques

Méthode Description
Entry ( double from, double to ) : System.Collections.Generic

Method Details

Entry() public méthode

public Entry ( double from, double to ) : System.Collections.Generic
from double
to double
Résultat System.Collections.Generic

Property Details

From public_oe property

public double From
Résultat double

To public_oe property

public double To
Résultat double