IAIServiceProvider Interface

Definition

Namespace: PCBI.Plugin.Interfaces
Assembly: PCB-Investigator (in PCB-Investigator.exe) Version: 0
C#
public interface IAIServiceProvider

Methods

GetAIService Retrieves the AI service instance for this plugin.

See Also