KnowledgeBase.GetService Method |
Name | Description | |
---|---|---|
![]() | GetService<T>() |
Gets the first available implementation of the desired Service Type.
|
![]() | GetService(String) |
Gets the first available Service with the given name for this Knowledge Base.
|
![]() | GetService(Type) |
Gets the first available implementation of the given Service Type for this Knowledge Base.
|