C# Class Microsoft.Zing.Range

Inheritance: ConstrainedType
Mostrar archivo Open project: ZingModelChecker/Zing Class Usage Examples

Public Methods

Method Description
Range ( ) : System.Collections.Generic
Range ( System.Compiler.Expression min, System.Compiler.Expression max ) : System.Collections.Generic

Method Details

Range() public method

public Range ( ) : System.Collections.Generic
return System.Collections.Generic

Range() public method

public Range ( System.Compiler.Expression min, System.Compiler.Expression max ) : System.Collections.Generic
min System.Compiler.Expression
max System.Compiler.Expression
return System.Collections.Generic