C# Class Axiom.Runtime.UnitTests.ExamplePredicate

Inheritance: Axiom.Runtime.AbstractPredicate
Afficher le fichier Open project: ahodroj/prologdotnet

Méthodes publiques

Méthode Description
Arity ( ) : int
Execute ( AbstractMachineState state ) : void
Name ( ) : string

Method Details

Arity() public méthode

public Arity ( ) : int
Résultat int

Execute() public méthode

public Execute ( AbstractMachineState state ) : void
state Axiom.Runtime.AbstractMachineState
Résultat void

Name() public méthode

public Name ( ) : string
Résultat string