C# Class Axiom.Runtime.UnitTests._ExternalsTests

Afficher le fichier Open project: ahodroj/prologdotnet

Méthodes publiques

Méthode Description
SetupMachine ( ) : AbstractMachineState
Verify ( string name, int arity ) : void

Private Methods

Méthode Description
asserta_1 ( ) : void
assertz_1 ( ) : void

Method Details

SetupMachine() public méthode

public SetupMachine ( ) : AbstractMachineState
Résultat Axiom.Runtime.AbstractMachineState

Verify() public méthode

public Verify ( string name, int arity ) : void
name string
arity int
Résultat void