AIMA.Probability.AssignmentProposition.getValue C# (CSharp) Method

getValue() public method

public getValue ( ) : Object
return Object
        public Object getValue()
        {
            return value;
        }