AIMA.Core.Agent.Impl.AbstractAgent.AbstractAgent C# (CSharp) Method

AbstractAgent() public method

public AbstractAgent ( ) : System.Collections.Generic
return System.Collections.Generic
	public AbstractAgent() {

	}

Same methods

AbstractAgent::AbstractAgent ( AgentProgram aProgram ) : System.Collections.Generic