Click or drag to resize

ActionsModelGetDefaultActionElementNames Method

Gets a dictionary that maps action model types to element names.

Namespace:  Livit.Learn.Model
Assembly:  Livit.Learn.Model (in Livit.Learn.Model.dll) Version: 0.0.0.0
Syntax
C#
public static Dictionary<Type, string> GetDefaultActionElementNames()

Return Value

Type: DictionaryType, String

[Missing <returns> documentation for "M:Livit.Learn.Model.ActionsModel.GetDefaultActionElementNames"]

See Also