An NDoc Documented Class Library

IModelProvider Interface

A Model Provider is an object that can be used to get models.

For a list of all members of this type, see IModelProvider Members.

public interface IModelProvider

Remarks

The way a model provider gets a model is not relevant to ExpertCoder; it just has access to a set of named parameters, and the location and any other information necessary to get the model must be there.

Requirements

Namespace: ExpertCoder.ExpertSystem

Assembly: ExpertCoder.ExpertSystem (in ExpertCoder.ExpertSystem.dll)

See Also

IModelProvider Members | ExpertCoder.ExpertSystem Namespace