LessPluginsCollection..::..GetFunctions Method
Gets the Less functions.
Namespace:
FLEXYGO.Plugins.LessAssembly: flxPlugins (in flxPlugins.dll)
Syntax
public Dictionary<string, Type> GetFunctions()
Public Function GetFunctions As Dictionary(Of String, Type)