Click or drag to resize

pluginManagerBaseGetAllRegistrations Method

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Gets all callable needles for all types registered,

Namespace:  imbACE.Core.plugins
Assembly:  imbACE.Core (in imbACE.Core.dll) Version: 0.2
Syntax
C#
public aceDictionarySet<Type, string> GetAllRegistrations()
Request Example View Source

Return Value

Type: aceDictionarySetType, String
See Also