C# Class Microsoft.Zing.Range

Inheritance: ConstrainedType
Afficher le fichier Open project: ZingModelChecker/Zing Class Usage Examples

Méthodes publiques

Méthode Description
Range ( ) : System.Collections.Generic
Range ( System.Compiler.Expression min, System.Compiler.Expression max ) : System.Collections.Generic

Method Details

Range() public méthode

public Range ( ) : System.Collections.Generic
Résultat System.Collections.Generic

Range() public méthode

public Range ( System.Compiler.Expression min, System.Compiler.Expression max ) : System.Collections.Generic
min System.Compiler.Expression
max System.Compiler.Expression
Résultat System.Collections.Generic