Axiom.Runtime.Choicepoint.Choicepoint C# (CSharp) Method

Choicepoint() public method

public Choicepoint ( ) : System
return System
        public Choicepoint()
        {
        }

Same methods

Choicepoint::Choicepoint ( int arity, EnvironmentFrame ce, ProgramNode cp, Choicepoint b, ProgramClause nextClause, int tr, HeapNode h ) : System