Click or drag to resize

KnowledgeBaseGetService Method

Overload List
  NameDescription
Public methodGetServiceT
Gets the first available implementation of the desired Service Type.
Public methodGetService(String)
Gets the first available Service with the given name for this Knowledge Base.
Public methodGetService(Type)
Gets the first available implementation of the given Service Type for this Knowledge Base.
Top
See Also