Click or drag to resize

IDictionarySourceTGetValues Method

[Missing <summary> documentation for "M:Livit.Learn.Model.Interfaces.IDictionarySource`1.GetValues"]

Namespace:  Livit.Learn.Model.Interfaces
Assembly:  Livit.Learn.Model (in Livit.Learn.Model.dll) Version: 0.0.0.0
Syntax
C#
List<string> GetValues()

Return Value

Type: ListString

[Missing <returns> documentation for "M:Livit.Learn.Model.Interfaces.IDictionarySource`1.GetValues"]

See Also