C# Class Purity.Compiler.Typechecker.Classes.Constraint

Mostra file Open project: paf31/Purity Class Usage Examples

Public Methods

Method Description
Constraint ( int index, IPartialType type ) : System

Method Details

Constraint() public method

public Constraint ( int index, IPartialType type ) : System
index int
type IPartialType
return System