C# Class Axiom.Compiler.Framework.PrologVariableDictionaryEntry

Exibir arquivo Open project: ahodroj/prologdotnet Class Usage Examples

Public Methods

Method Description
PrologVariableDictionaryEntry ( string name, int temporaryIndex ) : System

Method Details

PrologVariableDictionaryEntry() public method

public PrologVariableDictionaryEntry ( string name, int temporaryIndex ) : System
name string
temporaryIndex int
return System